Overload List

  NameDescription
Public methodSplitPath()()()()
Return the splited file name in its path parts by splitting with SeparatorChar. Returning an array of Strings.
Public methodStatic memberSplitPath(String)
Split the file name in its path parts by tokenizing with sparatorChar. Returning an array of Strings.

See Also