StoreProductResult Klasse

Definition

Stellt Antwortdaten für eine Anforderung zum Abrufen von Details zur aktuellen App bereit.

public ref class StoreProductResult 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 StoreProductResult 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 StoreProductResult
Public NotInheritable Class StoreProductResult
Vererbung
Object Platform::Object IInspectable StoreProductResult
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 StoreContext.GetStoreProductForCurrentAppAsync-Methode gibt ein Objekt dieses Typs zurück.

Eigenschaften

ExtendedError

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

Product

Ruft Informationen zur aktuellen App ab.

Gilt für: