GeovisitStateChangedEventArgs クラス

定義

VisitStateChanged イベントに関する情報が含まれています。

public ref class GeovisitStateChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class GeovisitStateChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class GeovisitStateChangedEventArgs
Public NotInheritable Class GeovisitStateChangedEventArgs
継承
Object Platform::Object IInspectable GeovisitStateChangedEventArgs
属性

Windows の要件

デバイス ファミリ
Windows 10 Fall Creators Update (10.0.16299.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v5.0 で導入)
アプリの機能
location

注釈

このクラスは、 VisitStateChanged イベントが発生したときにインスタンス化されます。

プロパティ

Visit

発生した VisitStateChanged イベントに対応する Visit 関連のイベントを取得します。

適用対象

こちらもご覧ください