Click here to Skip to main content
15,888,816 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi guys,

I'm trying to read out a path from a parameter. Currently, this path can just be given as an absolute path. I want to make it possible to give this path also as a relative path, but how can I check if this relative path is correct?

Do you have any idea?


Greetings
Painjofshem
Posted

1 solution

Take a look at this page[^], and also follow the link to the documentation of the Path class.
 
Share this answer
 
Comments
epanjohura 11-Oct-11 11:48am    
Thank you

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900