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