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