An NDoc Documented Class Library

PathUtil.GetExtension Method (Char, String)

Gets the extension of the filename.

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

Parameters

separator
path
Absolute or relative path

Return Value

Extension

See Also

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