WindowPaneProviderService::RegisteredWindowPane::WindowPaneTypeName Property

 

Retrieves the windowPaneTypeName specified by the overloaded constructor WindowPaneProviderService::RegisteredWindowPane.

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

public:
property String^ WindowPaneTypeName {
	String^ get();
}

Property Value

Type: System::String^
Return to top
Show: