次の方法で共有


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

プロパティ値

アクティビティの場所参照環境。

適用対象