Hello all,
Im making a directory viewer but got on problem. Does anybody know why this little piece wont work?
string[] dir = Directory.GetDirectories(e.Node.FullPath, ("*.*"));
Many regards for anyone who can help me,
Loading
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.
Eric HamiltonPosted Dec 11, 2009, 10:27 AM
Kirtan PatelPosted Dec 11, 2009, 10:24 AM