메소드 | 설명 | |
---|---|---|
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. |
리턴 | IEnumerable |