LogPropertyIgnoreAttribute Classe

Definizione

Indica che un tag non deve essere registrato.

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
Ereditarietà
LogPropertyIgnoreAttribute
Attributi

Costruttori

Nome Descrizione
LogPropertyIgnoreAttribute()

Indica che un tag non deve essere registrato.

Si applica a

Vedi anche