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