WindowPaneProviderService.Extension Property

Definition

Gets the file extension.

protected:
 virtual property System::String ^ Extension { System::String ^ get(); };
protected:
 virtual property Platform::String ^ Extension { Platform::String ^ get(); };
protected virtual string Extension { get; }
member this.Extension : string
Protected Overridable ReadOnly Property Extension As String

Property Value

The file extension.

Applies to