DirectoryGetParent Method |
Name | Description | |
---|---|---|
GetParent(String) | Retrieves the parent directory of the specified path, including both absolute and relative paths. | |
GetParent(String, PathFormat) | [AlphaFS] Retrieves the parent directory of the specified path, including both absolute and relative paths. | |
GetParent(KernelTransaction, String) | [AlphaFS] Retrieves the parent directory of the specified path, including both absolute and relative paths. | |
GetParent(KernelTransaction, String, PathFormat) | Retrieves the parent directory of the specified path, including both absolute and relative paths. |