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