Click or drag to resize
FileGetChangeTimeUtc Method
Overload List
  NameDescription
Public methodStatic memberGetChangeTimeUtc(SafeFileHandle)
[AlphaFS] Gets the change date and time, in Coordinated Universal Time (UTC) format, of the specified file.
Public methodStatic memberGetChangeTimeUtc(String)
[AlphaFS] Gets the change date and time, in Coordinated Universal Time (UTC) format, of the specified file.
Public methodStatic memberGetChangeTimeUtc(String, PathFormat)
[AlphaFS] Gets the change date and time, in Coordinated Universal Time (UTC) format, of the specified file.
Public methodStatic memberGetChangeTimeUtc(KernelTransaction, String)
[AlphaFS] Gets the change date and time, in Coordinated Universal Time (UTC) format, of the specified file.
Public methodStatic memberGetChangeTimeUtc(KernelTransaction, String, PathFormat)
[AlphaFS] Gets the change date and time, in Coordinated Universal Time (UTC) format, of the specified file.
Top
See Also