Click or drag to resize
FileGetChangeTime Method
Overload List
  NameDescription
Public methodStatic memberGetChangeTime(SafeFileHandle)
[AlphaFS] Gets the change date and time of the specified file.
Public methodStatic memberGetChangeTime(String)
[AlphaFS] Gets the change date and time of the specified file.
Public methodStatic memberGetChangeTime(String, PathFormat)
[AlphaFS] Gets the change date and time of the specified file.
Public methodStatic memberGetChangeTime(KernelTransaction, String)
[AlphaFS] Gets the change date and time of the specified file.
Public methodStatic memberGetChangeTime(KernelTransaction, String, PathFormat)
[AlphaFS] Gets the change date and time of the specified file.
Top
See Also