ExtensionPointRegistrationAttribute.ProviderType Property

Definition

The type which implements the associated extension point in this package

public:
 property Type ^ ProviderType { Type ^ get(); };
public:
 property Platform::Type ^ ProviderType { Platform::Type ^ get(); };
public Type ProviderType { get; }
member this.ProviderType : Type
Public ReadOnly Property ProviderType As Type

Property Value

Applies to