LogPropertyIgnoreAttribute Klas

Definitie

Geeft aan dat een tag niet moet worden geregistreerd.

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
Overname
LogPropertyIgnoreAttribute
Kenmerken

Constructors

Name Description
LogPropertyIgnoreAttribute()

Geeft aan dat een tag niet moet worden geregistreerd.

Van toepassing op

Zie ook