DirectoryEnumerateFileSystemEntryInfos Method |
Name | Description | |
---|---|---|
EnumerateFileSystemEntryInfosT(String) |
[AlphaFS] Returns an enumerable collection of file system entries in a specified path.
| |
EnumerateFileSystemEntryInfosT(String, PathFormat) |
[AlphaFS] Returns an enumerable collection of file system entries in a specified path.
| |
EnumerateFileSystemEntryInfosT(String, String) |
[AlphaFS] Returns an enumerable collection of file system entries that match a searchPattern in a specified path.
| |
EnumerateFileSystemEntryInfosT(KernelTransaction, String) | [AlphaFS] Returns an enumerable collection of file system entries in a specified path. | |
EnumerateFileSystemEntryInfosT(String, String, DirectoryEnumerationOptions) |
[AlphaFS] Returns an enumerable collection of file system entries that match a
searchPattern in a specified path using
DirectoryEnumerationOptions.
| |
EnumerateFileSystemEntryInfosT(String, String, PathFormat) |
[AlphaFS] Returns an enumerable collection of file system entries that match a
searchPattern in a specified path.
| |
EnumerateFileSystemEntryInfosT(KernelTransaction, String, PathFormat) | [AlphaFS] Returns an enumerable collection of file system entries in a specified path. | |
EnumerateFileSystemEntryInfosT(KernelTransaction, String, String) | [AlphaFS] Returns an enumerable collection of file system entries that match a searchPattern in a specified path. | |
EnumerateFileSystemEntryInfosT(String, String, DirectoryEnumerationOptions, PathFormat) |
[AlphaFS] Returns an enumerable collection of file system entries that match a
searchPattern in a specified path using
DirectoryEnumerationOptions.
| |
EnumerateFileSystemEntryInfosT(KernelTransaction, String, String, DirectoryEnumerationOptions) | [AlphaFS] Returns an enumerable collection of file system entries that match a searchPattern in a specified path using DirectoryEnumerationOptions. | |
EnumerateFileSystemEntryInfosT(KernelTransaction, String, String, PathFormat) | [AlphaFS] Returns an enumerable collection of file system entries that match a searchPattern in a specified path.
| |
EnumerateFileSystemEntryInfosT(KernelTransaction, String, String, DirectoryEnumerationOptions, PathFormat) | [AlphaFS] Returns an enumerable collection of file system entries that match a searchPattern in a specified path using DirectoryEnumerationOptions. |