共用方式為


GeofenceMonitor.Current 屬性

定義

取得 GeofenceMonitor 物件,其中包含應用程式的所有 Geofence 資訊。

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

適用於

另請參閱