Click or drag to resize

DirectoryGetDirectoriesTransacted Method

Overload List
  NameDescription
Public methodStatic memberGetDirectoriesTransacted(KernelTransaction, String)
[AlphaFS] Returns the names of subdirectories (including their paths) in the specified directory.
Public methodStatic memberGetDirectoriesTransacted(KernelTransaction, String, String)
[AlphaFS] Returns the names of subdirectories (including their paths) that match the specified search pattern in the specified directory.
Public methodStatic memberGetDirectoriesTransacted(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.
Top
See Also