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