An NDoc Documented Class Library

PathUtil.Implode Method (String[])

Combines parts into a single path.

public static string Implode(
   string[] parts
);

Parameters

parts
Parts

Return Value

Single path

See Also

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