An NDoc Documented Class Library

PathUtil.Explode Method

Splits the path into parts.

Overload List

Splits the path into parts.

public static string[] Explode(char,string);

Splits the path into parts.

public static string[] Explode(string);

See Also

PathUtil Class | EnterpriseDT.Util Namespace