Mono Class Library: System.IO.DirectoryInfo Overview | Members

System.IO.DirectoryInfo.GetFiles Overloads

The overloads of GetFiles are listed below. For a list of all members, see the DirectoryInfo Members list.

Public Methods

GetFiles() : FileInfo[]
Returns all files in this directory
GetFiles(string) : FileInfo[]
Documentation for this section has not yet been entered.
GetFiles(string, SearchOption) : FileInfo[]
Documentation for this section has not yet been entered.