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
|
注解
必须指定 “已进入 ”或“ 退出 ”状态,或同时指定两者,才能监视地理围栏。 无法创建仅监视 “已删除” 状态的地理围栏。