Condividi tramite


GameListEntry.Properties Proprietà

Definizione

Ottiene un insieme di tutte le proprietà relative all'oggetto IGameListEntry .

public:
 property IMapView<Platform::String ^, Platform::Object ^> ^ Properties { IMapView<Platform::String ^, Platform::Object ^> ^ get(); };
IMapView<winrt::hstring, IInspectable const&> Properties();
public IReadOnlyDictionary<string,object> Properties { get; }
var iMapView = gameListEntry.properties;
Public ReadOnly Property Properties As IReadOnlyDictionary(Of String, Object)

Valore della proprietà

IMapView<String,Object>

IReadOnlyDictionary<String,Object>

IMapView<Platform::String,Platform::Object>

IMapView<winrt::hstring,IInspectable>

Implementazioni

Requisiti Windows

Funzionalità dell'app
gameList

Commenti

Questa API non è disponibile per tutte le app. A meno che il provisioning dell'account per sviluppatore non venga effettuato appositamente da Microsoft, le chiamate a queste API avranno esito negativo in fase di esecuzione.

Si applica a