ExpressionActivityEditor.UseLocationExpression Özellik

Tanım

Örneğin konum ifadesini kullanıp kullanmadığını gösteren bir değer alır veya ayarlar.

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

Özellik Değeri

true örnek konum ifadesini kullanıyorsa; aksi takdirde , false.

Şunlara uygulanır