I'm very new to C#, but I would think you can just make both paths
strings and add them together.
for example:
string a would = "c:\program files\"
string b would = "temp\documents\"
string c = string a + string b
Sorry for not using C# code, but I'm still learning and it was faster to
show my example as it is rather than look up the proper code. I wanted
to be sure I didn't give you false info if I used incorrect syntax, not
that yo uwouldn't have caught any errors I made.
No, I am not. I'm in the US and a bit embarrassed at how easy the
solution was LOL. Hey, I tried but I have a lot more to learn
(obviously)
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.