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