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

System.IO.Directory.GetFiles Method

Documentation for this section has not yet been entered.

public static string[] GetFiles (string path, string searchPattern, SearchOption searchOption)

Parameters

path
Documentation for this section has not yet been entered.
searchPattern
Documentation for this section has not yet been entered.
searchOption
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0