ExtensionPointRegistrationAttribute::ExtensionProviderType Property

 

Gets the type of the extension provider the interface implemented.

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

protected:
property Type^ ExtensionProviderType {
	virtual Type^ get() abstract;
}

Property Value

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