LoggerMessageAttribute.SkipEnabledCheck Propiedad

Definición

Obtiene o establece la marca para omitir la comprobación de IsEnabled para el método de registro.

public:
 property bool SkipEnabledCheck { bool get(); void set(bool value); };
public bool SkipEnabledCheck { get; set; }
member this.SkipEnabledCheck : bool with get, set
Public Property SkipEnabledCheck As Boolean

Valor de propiedad

Se aplica a