แชร์ผ่าน


ProviderAliasAttribute Class

Definition

Defines alias for ILoggerProvider implementation to be used in filtering rules.

public ref class ProviderAliasAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)]
public class ProviderAliasAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)>]
type ProviderAliasAttribute = class
    inherit Attribute
Public Class ProviderAliasAttribute
Inherits Attribute
Inheritance
ProviderAliasAttribute
Attributes

Constructors

ProviderAliasAttribute(String)

Creates a new ProviderAliasAttribute instance.

Properties

Alias

Gets the alias of the provider.

Applies to