ExtensionPointRegistrationAttribute.ExtensionProviderType Property

Definition

The type of the extension provider (the interface implemented)

protected:
 abstract property Type ^ ExtensionProviderType { Type ^ get(); };
protected:
 abstract property Platform::Type ^ ExtensionProviderType { Platform::Type ^ get(); };
protected abstract Type ExtensionProviderType { get; }
member this.ExtensionProviderType : Type
Protected MustOverride ReadOnly Property ExtensionProviderType As Type

Property Value

Applies to