Aracılığıyla paylaş


ExpressionActivityEditor.IsIndependentExpression Özellik

Tanım

İfade etkinliğinin bağımsız bir ifade olup olmadığını gösteren bir değer alır veya ayarlar.

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

Özellik Değeri

true ifade etkinliği bağımsız bir ifadeyse; aksi takdirde , false.

Şunlara uygulanır