SuppressMessageAttribute.Justification Propiedad

Definición

Obtiene o establece la justificación para suprimir el mensaje de análisis de código.

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

Valor de propiedad

La justificación para suprimir el mensaje.

Se aplica a