Freigeben über


IGameListEntry.Properties Eigenschaft

Definition

Ruft eine Auflistung aller Eigenschaften ab, die sich auf das IGameListEntry-Objekt beziehen.

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 = iGameListEntry.properties;
Public ReadOnly Property Properties As IReadOnlyDictionary(Of String, Object)

Eigenschaftswert

IMapView<String,Object>

IReadOnlyDictionary<String,Object>

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

IMapView<winrt::hstring,IInspectable>

Windows-Anforderungen

App-Funktionen
gameList

Hinweise

Diese API ist nicht für alle Apps verfügbar. Sofern Ihr Entwicklerkonto nicht speziell von Microsoft bereitgestellt wird, schlagen Aufrufe dieser APIs zur Laufzeit fehl.

Gilt für: