Condividi tramite


Diagnostic.IsWarningAsError Proprietà

Definizione

Restituisce true se si tratta di un avviso considerato come un errore; in caso contrario false.

public:
 property bool IsWarningAsError { bool get(); };
public bool IsWarningAsError { get; }
member this.IsWarningAsError : bool
Public ReadOnly Property IsWarningAsError As Boolean

Valore della proprietà

Commenti

True implica DefaultSeverity = Warning e Severity = Error.

Si applica a