Freigeben über


TextExpressionCompilerError.IsWarning Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Compilerfehler eine Warnung ist, oder legt diesen fest.

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

Eigenschaftswert

true, wenn der Compilerfehler eine Warnung ist, andernfalls false.

Gilt für: