Click or drag to resize
DirectoryGetLastWriteTimeUtc Method
Overload List
  NameDescription
Public methodStatic memberGetLastWriteTimeUtc(String)
Gets the date and time, in coordinated universal time (UTC) time, that the specified directory was last written to.
Public methodStatic memberGetLastWriteTimeUtc(String, PathFormat)
[AlphaFS] Gets the date and time, in coordinated universal time (UTC) time, that the specified directory was last written to.
Public methodStatic memberGetLastWriteTimeUtc(KernelTransaction, String)
[AlphaFS] Gets the date and time, in coordinated universal time (UTC) time, that the specified directory was last written to.
Public methodStatic memberGetLastWriteTimeUtc(KernelTransaction, String, PathFormat)
[AlphaFS] Gets the date and time, in coordinated universal time (UTC) time, that the specified directory was last written to.
Top
See Also