Returns the filename of the specified path without the extension.
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);