Warning.Severity Proprietà

Definizione

Ottiene o imposta un messaggio che descrive l'errore o l'avviso.

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

Valore della proprietà

Valore String contenente un messaggio che descrive l'errore o l'avviso.

Si applica a