GameListEntry.GameModeConfiguration Property

Definition

The game’s current GameModeConfiguration settings

public:
 property GameModeConfiguration ^ GameModeConfiguration { GameModeConfiguration ^ get(); };
GameModeConfiguration GameModeConfiguration();
public GameModeConfiguration GameModeConfiguration { get; }
var gameModeConfiguration = gameListEntry.gameModeConfiguration;
Public ReadOnly Property GameModeConfiguration As GameModeConfiguration

Property Value

Windows requirements

Device family
Windows Desktop Extension SDK (introduced in 10.0.16299.0)
Windows Mobile Extension SDK (introduced in 10.0.16299.0)
API contract
Windows.Gaming.Preview.GamesEnumerationContract (introduced in v2.0)
App capabilities
gameList

Remarks

This API is not available to all apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime.

Applies to