LogPropertyIgnoreAttribute Classe

Definição

Indica que uma etiqueta não deve ser registada.

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
Herança
LogPropertyIgnoreAttribute
Atributos

Construtores

Name Description
LogPropertyIgnoreAttribute()

Indica que uma etiqueta não deve ser registada.

Aplica-se a

Ver também