LogPropertyIgnoreAttribute Klass
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
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
- Attribut
Konstruktorer
| Name | Description |
|---|---|
| LogPropertyIgnoreAttribute() |
Anger att en tagg inte ska loggas. |