How do I search for a list of files using wildcard and C#

Posted by yeeen on Stack Overflow See other posts from Stack Overflow or by yeeen
Published on 2009-10-18T12:00:26Z Indexed on 2010/05/02 17:57 UTC
Read the original article Hit count: 134

Filed under:
|

How do I use wildcards in C# to list down files contained in a selected folder?

© Stack Overflow or respective owner

Related posts about wildcard

Related posts about c#