Click or drag to resize
PathGetSuffixedDirectoryNameWithoutRoot Method
Overload List
  NameDescription
Public methodStatic memberGetSuffixedDirectoryNameWithoutRoot(String)
[AlphaFS] Returns the directory information for the specified path without the root and with a trailing DirectorySeparatorChar character.
Public methodStatic memberGetSuffixedDirectoryNameWithoutRoot(KernelTransaction, String)
[AlphaFS] Returns the directory information for the specified path without the root and with a trailing DirectorySeparatorChar character.
Top
See Also