PathGetDirectoryNameWithoutRoot Method |
Name | Description | |
---|---|---|
GetDirectoryNameWithoutRoot(String) | [AlphaFS] Returns the directory information for the specified path string without the root information, for example: "C:\Windows\system32" returns: "Windows". | |
GetDirectoryNameWithoutRoot(KernelTransaction, String) | [AlphaFS] Returns the directory information for the specified path string without the root information, for example: "C:\Windows\system32" returns: "Windows". |