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