SuppressMessageAttribute.Justification Propriedade
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Recebe ou define a justificação para suprimir a mensagem de análise de código.
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
Valor de Propriedade
A justificação para suprimir a mensagem.