get folder-path from file-path

J

John A Grandy

I don't find .net lib method to return the folder-path of a file-path.

I'm probably not looking hard enough ... I've checked the
System.IO.File,Path,Directory libs
 
J

Joe Cool

I don't find .net lib method to return the folder-path of a file-path.

I'm probably not looking hard enough ... I've checked the
System.IO.File,Path,Directory libs

Look at the FileInfo class.
 

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.

Ask a Question

Similar Threads


Top