An NDoc Documented Class Library

PathUtil.GetFolderPath Method (Char, String)

Gets the folder-path without the file-name

public static string GetFolderPath(
   char separator,
   string path
);

Parameters

separator
path
Absolute or relative path

Return Value

Folder path

See Also

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