Warning.Severity Propiedad

Definición

Obtiene o establece un mensaje que describe el error o la advertencia.

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

Valor de propiedad

Valor String que contiene un mensaje que describe el error o la advertencia.

Se aplica a