Method | Description | |
---|---|---|
EnumerateFiles ( |
Returns an enumerable collection of file information that matches a search pattern.
|
public static EnumerateFiles ( |
||
directoryInfo | ||
searchPattern | string | The search string to match against the names of files. |
return | IEnumerable |