An NDoc Documented Class Library

PathUtil.Explode Method (String)

Splits the path into parts.

public static string[] Explode(
   string path
);

Parameters

path
Full path

Return Value

Parts of the path.

See Also

PathUtil Class | EnterpriseDT.Util Namespace | PathUtil.Explode Overload List