GameListEntry.DisplayInfo Property

Definition

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.

public:
 property AppDisplayInfo ^ DisplayInfo { AppDisplayInfo ^ get(); };
AppDisplayInfo DisplayInfo();
public AppDisplayInfo DisplayInfo { get; }
var appDisplayInfo = gameListEntry.displayInfo;
Public ReadOnly Property DisplayInfo As AppDisplayInfo

Property Value

Implements

Windows requirements

App capabilities
gameList

Applies to