Click or drag to resize
FileGetFileSystemEntryInfo Method
Overload List
  NameDescription
Public methodStatic memberGetFileSystemEntryInfo(String)
[AlphaFS] Gets the FileSystemEntryInfo of the file on the path.
Public methodStatic memberGetFileSystemEntryInfo(String, PathFormat)
[AlphaFS] Gets the FileSystemEntryInfo of the file on the path.
Public methodStatic memberGetFileSystemEntryInfo(KernelTransaction, String)
[AlphaFS] Gets the FileSystemEntryInfo of the file on the path.
Public methodStatic memberGetFileSystemEntryInfo(KernelTransaction, String, PathFormat)
[AlphaFS] Gets the FileSystemEntryInfo of the file on the path.
Top
See Also