PostSharp//API Reference/Post­Sharp.​Extensibility/Suppress­Warning­Attribute/Reason
Open sandboxFocus

Property Reason

Reason

Gets or set the reason (a human-readable text) why the warning must be ignored.

Declaration
public string Reason { get; set; }
Property Value
Type Description
String