Click or drag to resize

FileGetFileIdInfo Method

Overload List
  NameDescription
Public methodStatic memberGetFileIdInfo(SafeFileHandle)
[AlphaFS] Retrieves file information for the specified SafeFileHandle.
Public methodStatic memberGetFileIdInfo(String)
[AlphaFS] Gets the unique identifier for a file. The identifier is composed of a 64-bit volume serial number and 128-bit file system entry identifier.
Public methodStatic memberGetFileIdInfo(String, PathFormat)
[AlphaFS] Gets the unique identifier for a file. The identifier is composed of a 64-bit volume serial number and 128-bit file system entry identifier.
Top
See Also