Aracılığıyla paylaş


ExpressionTextBox.IsSupportedExpression Özellik

Tanım

İfadenin desteklenip desteklenmediğini belirleyen bir değer alır veya ayarlar.

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

Özellik Değeri

true ifadesi destekleniyorsa; aksi takdirde , false.

Şunlara uygulanır