An NDoc Documented Class Library

PathUtil.GetFileName Method

Gets the file-name without its path.

Overload List

Gets the file-name without its path.

public static string GetFileName(char,string);

Gets the file-name without its path.

public static string GetFileName(string);

See Also

PathUtil Class | EnterpriseDT.Util Namespace