|
-
Jan 23rd, 2006, 04:43 PM
#1
Thread Starter
Hyperactive Member
GetDirectories
Hi!
I am writing my code in c#.
I have a Main directory and sub directories under it.
Say my main directory is "ABC" and subdirectories under it are "CP200", "CP201", "Errors", "Hello".
I have to write a code in C# to get the subdirectories starting with "CP" i.e my code should return "CP200" and "CP201".
How to achieve it?
Thanks,
Sid.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|