TagProviderAttribute.ProviderType Property

Definition

Gets the Type containing the method that provides tags to be logged.

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

Property Value

Applies to