Aracılığıyla paylaş


ExpressionActivityEditor.IsSupportedExpression Özellik

Tanım

İfadenin desteklenip desteklenmediğini gösteren 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

Boolean

true ifade destekleniyorsa; Aksi takdirde, false .

Şunlara uygulanır