LogPropertyIgnoreAttribute Classe

Définition

Indique qu’une balise ne doit pas être journalisée.

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
Héritage
LogPropertyIgnoreAttribute
Attributs

Constructeurs

Nom Description
LogPropertyIgnoreAttribute()

Indique qu’une balise ne doit pas être journalisée.

S’applique à

Voir aussi