Click or drag to resize

DirectoryGetFilesTransacted Method

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