Directory.GetFileSystemEntries qestion
From: Just Me (groups_at_a-znet.com)
Date: 12/02/04
- Next message: Leon Nicolaou via DotNetMonster.com: "problem through the VB.NET installation"
- Previous message: Herfried K. Wagner [MVP]: "Re: Controls disappear from designer..."
- Next in thread: Herfried K. Wagner [MVP]: "Re: Directory.GetFileSystemEntries qestion"
- Reply: Herfried K. Wagner [MVP]: "Re: Directory.GetFileSystemEntries qestion"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 2 Dec 2004 16:30:14 -0500
I need a
Directory.GetFileSystemEntries
where the search pattern is *.dll;*.exe
That is find all the *.dll and all the *.exe files
I think Directory.GetFileSystemEntries search pattern can not contain more
than 1 pattern. Correct?
Is there a simple way to accomplish that.
I know I can code it but wonder if there isn't a built-in method.
Thanks
- Next message: Leon Nicolaou via DotNetMonster.com: "problem through the VB.NET installation"
- Previous message: Herfried K. Wagner [MVP]: "Re: Controls disappear from designer..."
- Next in thread: Herfried K. Wagner [MVP]: "Re: Directory.GetFileSystemEntries qestion"
- Reply: Herfried K. Wagner [MVP]: "Re: Directory.GetFileSystemEntries qestion"
- Messages sorted by: [ date ] [ thread ]