StoreProductQueryResult Klasse

Definition

Stellt Antwortdaten für eine Anforderung zum Abrufen von Details zu Produkten bereit, die in der aktuellen App erworben werden können.

public ref class StoreProductQueryResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Services.Store.StoreContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class StoreProductQueryResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Services.Store.StoreContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class StoreProductQueryResult
Public NotInheritable Class StoreProductQueryResult
Vererbung
Object Platform::Object IInspectable StoreProductQueryResult
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0)
API contract
Windows.Services.Store.StoreContract (eingeführt in v1.0)

Hinweise

Die folgenden Methoden der StoreContext-Klasse geben ein Objekt dieses Typs zurück:

Eigenschaften

ExtendedError

Ruft den Fehlercode für die Anforderung ab, wenn für den Vorgang ein Fehler aufgetreten ist.

Products

Ruft die Auflistung der von der Anforderung zurückgegebenen Produkte ab.

Gilt für: