Click or drag to resize
DirectoryGetChangeTime Method
Overload List
  NameDescription
Public methodStatic memberGetChangeTime(SafeFileHandle)
Gets the change date and time of the specified directory.
Public methodStatic memberGetChangeTime(String)
Gets the change date and time of the specified directory.
Public methodStatic memberGetChangeTime(String, PathFormat)
Gets the change date and time of the specified directory.
Public methodStatic memberGetChangeTime(KernelTransaction, String)
Gets the change date and time of the specified directory.
Public methodStatic memberGetChangeTime(KernelTransaction, String, PathFormat)
Gets the change date and time of the specified directory.
Top
See Also