ExtensionPointRegistrationAttribute.ExtensionProvidersKey Property

Definition

The path in registry where the extension providers are declared. Override in derived classes.

protected:
 abstract property System::String ^ ExtensionProvidersKey { System::String ^ get(); };
protected:
 abstract property Platform::String ^ ExtensionProvidersKey { Platform::String ^ get(); };
protected abstract string ExtensionProvidersKey { get; }
member this.ExtensionProvidersKey : string
Protected MustOverride ReadOnly Property ExtensionProvidersKey As String

Property Value

Applies to