An NDoc Documented Class Library

PathUtil.GetFileName Method (String)

Gets the file-name without its path.

public static string GetFileName(
   string path
);

Parameters

path
Absolute or relative path

Return Value

File-name

See Also

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