ExpressionTextBox.IsSupportedExpression Eigenschaft

Definition

Ruft einen Wert ab oder legt ihn fest, mit dem bestimmt wird, ob der Ausdruck unterstützt wird.

public:
 property bool IsSupportedExpression { bool get(); void set(bool value); };
public bool IsSupportedExpression { get; set; }
member this.IsSupportedExpression : bool with get, set
Public Property IsSupportedExpression As Boolean

Eigenschaftswert

true, wenn der Ausdruck unterstützt wird, andernfalls false.

Gilt für: