Aracılığıyla paylaş


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

Boolean

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

Şunlara uygulanır