[Mono-list] Pattern Matching to Find Files

Abe Gillespie abe.gillespie at gmail.com
Tue Jan 3 17:06:24 EST 2006


I'd like to use Directory.GetFiles() to get all the files that don't
HAVE an extension.  Is there a pattern I can send into GetFiles()
that'll do the trick?  ... I guess the pattern needs to match when
there is NO dot.

Thanks.
-Abe


More information about the Mono-list mailing list