Open sandboxFocus

Class NotLoggedAttribute

Indicates that the value of this parameter should not be logged.

Inheritance
NotLoggedAttribute
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Diagnostics.dll
Syntax
[AttributeUsage(AttributeTargets.Parameter|AttributeTargets.ReturnValue)]
public sealed class NotLoggedAttribute : Attribute

Constructors

Name Description
NotLoggedAttribute()