This topic has not yet been rated - Rate this topic

DirectoryInfo.EnumerateFileSystemInfos Method

Returns an enumerable collection of file system information in the current directory.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method EnumerateFileSystemInfos() Returns an enumerable collection of file system information in the current directory.
Public method EnumerateFileSystemInfos(String) Returns an enumerable collection of file system information that matches a specified search pattern.
Public method EnumerateFileSystemInfos(String, SearchOption) Returns an enumerable collection of file system information that matches a specified search pattern and search subdirectory option.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.