Click or drag to resize

DirectoryGetFilesTransacted Method

Overload List
  NameDescription
Public methodStatic memberGetFilesTransacted(KernelTransaction, String)
Returns the names of files (including their paths) in the specified directory.
Public methodStatic memberGetFilesTransacted(KernelTransaction, String, String)
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)
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