Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Reflection
Message
 
 
To
22/12/2008 09:22:22
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 3.0
OS:
Vista
Application:
Desktop
Miscellaneous
Thread ID:
01368964
Message ID:
01369143
Views:
12
Thanks.

>Yes, http://msdn.microsoft.com/en-us/library/system.io.path.combine.aspx
>
>It adds a DirectorySeparatorChar if necessary
>
>http://msdn.microsoft.com/en-us/library/system.io.path.directoryseparatorchar.aspx
>
>_________
>>How come? Does it do something besides combine the strings?
>>
>>>Instead of just concatenaing path strings I reccomend using the Path.Combine function
>>>
>>>Path.Combine(Directory.GetCurrentDirectory(), "thedll.dll");
>>>
Previous
Reply
Map
View

Click here to load this message in the networking platform