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