次の方法で共有


GeofenceMonitor.Current プロパティ

定義

アプリのすべてのジオフェンス情報を含む GeofenceMonitor オブジェクトを取得します

public:
 static property GeofenceMonitor ^ Current { GeofenceMonitor ^ get(); };
static GeofenceMonitor Current();
public static GeofenceMonitor Current { get; }
var geofenceMonitor = GeofenceMonitor.current;
Public Shared ReadOnly Property Current As GeofenceMonitor

プロパティ値

アプリのすべてのジオフェンス情報を含む GeofenceMonitor オブジェクトを取得します。

Windows の要件

アプリの機能
location

適用対象

こちらもご覧ください