SuppressMessageAttribute.Justification Eigenschaft

Definition

Ruft die Begründung für das Unterdrücken der Codeanalysemeldung ab oder legt diese fest.

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

Eigenschaftswert

Die Begründung für das Unterdrücken der Meldung.

Gilt für: