The overloads of GetFiles are listed below. For a list of all members, see the DirectoryInfo Members list.
GetFiles() : FileInfo[]Returns all files in this directoryGetFiles(string) : FileInfo[]Documentation for this section has not yet been entered.GetFiles(string, SearchOption) : FileInfo[]Documentation for this section has not yet been entered.
Returns all files in this directory
Documentation for this section has not yet been entered.