Condividi tramite


TextExpressionCompilerError.IsWarning Proprietà

Definizione

Ottiene o imposta un valore che indica se l'errore del compilatore corrisponde a un avviso.

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

Valore della proprietà

true se l'errore del compilatore corrisponde a un avviso, in caso contrario false.

Si applica a