PostSharpAPI ReferencePost­Sharp.​ExtensibilitySuppress­Warning­AttributeReason
Open sandboxFocus

SuppressWarningAttribute.Reason Property

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