Freigeben über


GameUIProviderActivatedEventArgs.Kind Eigenschaft

Definition

Der Aktivierungstyp. Diese API ist nicht für alle Apps verfügbar. Sofern Ihr Entwicklerkonto nicht speziell von Microsoft bereitgestellt wurde, kann Ihre App diese API nicht verwenden.

public:
 property ActivationKind Kind { ActivationKind get(); };
ActivationKind Kind();
public ActivationKind Kind { get; }
var activationKind = gameUIProviderActivatedEventArgs.kind;
Public ReadOnly Property Kind As ActivationKind

Eigenschaftswert

Der Aktivierungstyp.

Implementiert

Gilt für: