Afficher en anglais

Partage via


LogPropertyIgnoreAttribute Class

Definition

Indicates that a tag should not be logged.

C#
[System.AttributeUsage(System.AttributeTargets.Property)]
[System.Diagnostics.Conditional("CODE_GENERATION_ATTRIBUTES")]
public sealed class LogPropertyIgnoreAttribute : Attribute
Inheritance
LogPropertyIgnoreAttribute
Attributes

Constructors

Applies to

Produit Versions
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)

See also