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