ExtensionPointRegistrationAttribute::ExtensionProvidersKey Property

 

Gets the path in registry where the extension providers are declared. Overridden in derived classes.

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

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

Property Value

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