Path.GetFileNameWithoutExtension(string)

Cambiar al Manual

Descripción

Returns the file base component of the specified path string without the extension.

The return value consists of the string returned by GetFileName(), minus the extension separator character and extension.