Freigeben über


Diagnostic.IsWarningAsError Eigenschaft

Definition

Gibt true zurück, wenn dies eine Warnung ist, die als Fehler behandelt wird; andernfalls false.

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

Eigenschaftswert

Hinweise

True impliziert DefaultSeverity = Warning und Severity = Error.

Gilt für: