LogPropertyIgnoreAttribute Classe

Definição

Indica que uma marca não deve ser registrada.

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

Nome Description
LogPropertyIgnoreAttribute()

Indica que uma marca não deve ser registrada.

Aplica-se a

Confira também