DirectoryGetFilesTransacted Method |
Name | Description | |
---|---|---|
GetFilesTransacted(KernelTransaction, String) | [AlphaFS] Returns the names of files (including their paths) in the specified directory. | |
GetFilesTransacted(KernelTransaction, String, String) | [AlphaFS] Returns the names of files (including their paths) that match the specified search pattern in the specified directory. | |
GetFilesTransacted(KernelTransaction, String, String, SearchOption) | [AlphaFS] Returns the names of files (including their paths) that match the specified search pattern in the current directory, and optionally searches subdirectories. |