GeovisitMonitor.GetLastReportAsync Method
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.
Retrieves the latest Visit-related event the user has completed.
public:
static IAsyncOperation<Geovisit ^> ^ GetLastReportAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
static IAsyncOperation<Geovisit> GetLastReportAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncOperation<Geovisit> GetLastReportAsync();
function getLastReportAsync()
Public Shared Function GetLastReportAsync () As IAsyncOperation(Of Geovisit)
Returns
An asynchronous operation with a Geovisit instance representing the user's latest Visit.
- Attributes
Windows requirements
App capabilities |
location
|