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