Click or drag to resize
DirectoryGetParent Method
Overload List
  NameDescription
Public methodStatic memberGetParent(String)
Retrieves the parent directory of the specified path, including both absolute and relative paths.
Public methodStatic memberGetParent(String, PathFormat)
[AlphaFS] Retrieves the parent directory of the specified path, including both absolute and relative paths.
Public methodStatic memberGetParent(KernelTransaction, String)
[AlphaFS] Retrieves the parent directory of the specified path, including both absolute and relative paths.
Public methodStatic memberGetParent(KernelTransaction, String, PathFormat)
Retrieves the parent directory of the specified path, including both absolute and relative paths.
Top
See Also