WindowPaneProviderService::Extension Property

 

Gets the file extension.

Namespace:   Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

protected:
property String^ Extension {
	virtual String^ get();
}

Property Value

Type: System::String^

The file extension.

Return to top
Show: