An NDoc Documented Class Library
PathUtil.GetFolderPath Method
Gets the folder-path without the file-name
public static
string
GetFolderPath(
string
path
);
Parameters
path
Absolute or relative path
Return Value
Folder path
See Also
PathUtil Class
|
EnterpriseDT.Util Namespace