[Mono-list] Re: Pattern matching with DirectoryInfo

Robert Jordan robertj at gmx.net
Thu Nov 10 19:40:10 EST 2005


> We often run into files that do not have extensions in Unix.  With
> this in mind, should a pattern of * (asterisk) match all files?  When
> I do DirectoryInfo.GetFiles("*") I only get files with extensions.

It works for me with Mono >= 1.1.9

Robert



More information about the Mono-list mailing list