Command to open a directory
Hi, I wish to know the command need to open a directory when a string is passed as a parameter.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Roei BarPosted Sep 18, 2009, 7:09 AM
Direcrory.Create(path);
if you want to open the Directory for Browsing then