GeofenceStateChangeReport.Geofence Property

Definition

The Geofence object whose state has changed.

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

Property Value

The Geofence object whose state has changed.

Windows requirements

App capabilities
location

Applies to

See also