An NDoc Documented Class Library

PathUtil.GetFileName Method (Char, String)

Gets the file-name without its path.

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

Parameters

separator
path
Absolute or relative path

Return Value

File-name

See Also

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