GameListEntry.Category Property

Definition

The current GameListCategory value for the associated IGameListEntry.

public:
 property GameListCategory Category { GameListCategory get(); };
GameListCategory Category();
public GameListCategory Category { get; }
var gameListCategory = gameListEntry.category;
Public ReadOnly Property Category As GameListCategory

Property Value

Implements

Windows requirements

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