An NDoc Documented Class Library

PathUtil.GetExtension Method

Gets the extension of the filename.

Overload List

Gets the extension of the filename.

public static string GetExtension(char,string);

Gets the extension of the filename.

public static string GetExtension(string);

See Also

PathUtil Class | EnterpriseDT.Util Namespace