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