共用方式為


ActivityXamlServicesSettings.LocationReferenceEnvironment 屬性

定義

取得或設定活動的位置參考環境。

public:
 property System::Activities::LocationReferenceEnvironment ^ LocationReferenceEnvironment { System::Activities::LocationReferenceEnvironment ^ get(); void set(System::Activities::LocationReferenceEnvironment ^ value); };
public System.Activities.LocationReferenceEnvironment LocationReferenceEnvironment { get; set; }
member this.LocationReferenceEnvironment : System.Activities.LocationReferenceEnvironment with get, set
Public Property LocationReferenceEnvironment As LocationReferenceEnvironment

屬性值

活動的位置參考環境。

適用於