Share via


FileObject.NameWithoutExtension Property

Definition

Gets the file's name without the extension.

public:
 property System::String ^ NameWithoutExtension { System::String ^ get(); };
public string NameWithoutExtension { get; }
member this.NameWithoutExtension : string
Public ReadOnly Property NameWithoutExtension As String

Property Value

Applies to