UnconditionalSuppressMessageAttribute.Justification Property

Definition

Gets or sets the justification for suppressing the code analysis message.

public:
 property System::String ^ Justification { System::String ^ get(); void set(System::String ^ value); };
public string? Justification { get; set; }
member this.Justification : string with get, set
Public Property Justification As String

Property Value

Applies to