SuppressMessageAttribute.Justification Propriété

Définition

Obtient ou définit la justification pour supprimer le message d'analyse du code.

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

Valeur de propriété

Justification pour supprimer le message.

S’applique à