共用方式為


ExpressionActivityEditor.UseLocationExpression 屬性

定義

取得或設定值,指出執行個體是否使用位置運算式。

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

屬性值

Boolean

如果執行個體使用位置運算式,則為 true,否則為 false

適用於