Geofence.MonitoredStates プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
property MonitoredGeofenceStates MonitoredStates { MonitoredGeofenceStates get(); };
MonitoredGeofenceStates MonitoredStates();
public MonitoredGeofenceStates MonitoredStates { get; }
var monitoredGeofenceStates = geofence.monitoredStates;
Public ReadOnly Property MonitoredStates As MonitoredGeofenceStates
プロパティ値
ジオフェンスが監視されていることを示します。
Windows の要件
アプリの機能 |
location
|
注釈
ジオフェンスを監視するには、 入力済み 状態または 終了 状態、またはその両方を指定する必要があります。 削除された状態のみを監視するジオフェンスを作成することはできません。