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