LogPropertyIgnoreAttribute Clase

Definición

Indica que no se debe registrar una etiqueta.

public ref class LogPropertyIgnoreAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Property)]
public sealed class LogPropertyIgnoreAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property)>]
type LogPropertyIgnoreAttribute = class
    inherit Attribute
Public NotInheritable Class LogPropertyIgnoreAttribute
Inherits Attribute
Herencia
LogPropertyIgnoreAttribute
Atributos

Constructores

Nombre Description
LogPropertyIgnoreAttribute()

Indica que no se debe registrar una etiqueta.

Se aplica a

Consulte también