An NDoc Documented Class Library

PathUtil.GetExtension Method (String)

Gets the extension of the filename.

public static string GetExtension(
   string path
);

Parameters

path
Absolute or relative path

Return Value

Extension

See Also

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