GeovisitStateChangedEventArgs.Visit Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|