SuppressMessageAttribute.Justification Propriété

Définition

Obtient ou définit la justification de la suppression du message d’analyse du code.

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

Valeur de propriété

Justification de la suppression du message.

S’applique à