An NDoc Documented Class Library

PathUtil.GetFileNameWithoutExtension Method

Returns the filename of the specified path without the extension.

Overload List

Returns the filename of the specified path without the extension.

public static string GetFileNameWithoutExtension(char,string);

Returns the filename of the specified path without the extension.

public static string GetFileNameWithoutExtension(string);

See Also

PathUtil Class | EnterpriseDT.Util Namespace