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