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