WindowPaneProviderService::RegisteredWindowPane::BaseType Property

 

Retrieves the baseType 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 Type^ BaseType {
	Type^ get();
}

Property Value

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