LogPropertyIgnoreAttribute Klass

Definition

Anger att en tagg inte ska loggas.

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
Arv
LogPropertyIgnoreAttribute
Attribut

Konstruktorer

Name Description
LogPropertyIgnoreAttribute()

Anger att en tagg inte ska loggas.

Gäller för

Se även