GameListEntry.LaunchableState Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
GameListEntryLaunchableState actuel du jeu
public:
property GameListEntryLaunchableState LaunchableState { GameListEntryLaunchableState get(); };
GameListEntryLaunchableState LaunchableState();
public GameListEntryLaunchableState LaunchableState { get; }
var gameListEntryLaunchableState = gameListEntry.launchableState;
Public ReadOnly Property LaunchableState As GameListEntryLaunchableState
Valeur de propriété
Objet GameListEntryLaunchableState .
Configuration requise pour Windows
Famille d’appareils |
Windows Desktop Extension SDK (introduit dans 10.0.16299.0)
Windows Mobile Extension SDK (introduit dans 10.0.16299.0) |
API contract |
Windows.Gaming.Preview.GamesEnumerationContract (introduit dans v2.0)
|
Fonctionnalités de l’application |
gameList
|
Remarques
Cette API n’est pas disponible pour toutes les applications. À moins que votre compte de développeur ne soit spécialement approvisionné par Microsoft, les appels à ces API échouent au moment de l’exécution.