Click or drag to resize

FileSetLastWriteTimeUtcTransacted Method

Overload List
  NameDescription
Public methodStatic memberSetLastWriteTimeUtcTransacted(KernelTransaction, String, DateTime)
[AlphaFS] Sets the date and time, in coordinated universal time (UTC), that the specified file was last written to.
Public methodStatic memberSetLastWriteTimeUtcTransacted(KernelTransaction, String, DateTime, PathFormat)
[AlphaFS] Sets the date and time, in coordinated universal time (UTC), that the specified file was last written to.
Public methodStatic memberSetLastWriteTimeUtcTransacted(KernelTransaction, String, DateTime, Boolean, PathFormat)
[AlphaFS] Sets the date and time, in coordinated universal time (UTC), that the specified file was last written to.
Top
See Also