ExtensionPointRegistrationAttribute::ProviderType Property

 

Gets the type that implements the associated extension point in this package.

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

public:
property Type^ ProviderType {
	Type^ get();
}

Property Value

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