次の方法で共有


GeofenceStateChangeReport.Geoposition プロパティ

定義

状態が変更された Geofence オブジェクトの位置。

public:
 property Geoposition ^ Geoposition { Geoposition ^ get(); };
Geoposition Geoposition();
public Geoposition Geoposition { get; }
var geoposition = geofenceStateChangeReport.geoposition;
Public ReadOnly Property Geoposition As Geoposition

プロパティ値

状態が変更された Geofence オブジェクトの位置。

Windows の要件

アプリの機能
location

適用対象

こちらもご覧ください