GeovisitStateChangedEventArgs.Visit Property

Definition

Gets the Visit-related event corresponding to a VisitStateChanged event that was raised.

public:
 property Geovisit ^ Visit { Geovisit ^ get(); };
Geovisit Visit();
public Geovisit Visit { get; }
var geovisit = geovisitStateChangedEventArgs.visit;
Public ReadOnly Property Visit As Geovisit

Property Value

A Geovisit instance representing the Visit-related event that denotes a change in state.

Windows requirements

App capabilities
location

Applies to