Freigeben über


StorePreviewProductInfo Klasse

Definition

Stellt Informationen zu einem In-App-Produkt bereit, einschließlich Details zu verfügbaren SKUs.

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

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Hinweise

Um eine instance dieser Klasse für die aktuelle App abzurufen, verwenden Sie die LoadAddOnProductInfosAsync-Methode der StorePreview-Klasse.

Eigenschaften

Description

Ruft die Beschreibung des In-App-Produkts ab.

ProductId

Ruft die ID des In-App-Produkts ab.

ProductType

Ruft den Typ des In-App-Produkts ab.

SkuInfoList

Ruft Informationen zu den verfügbaren SKUs für das In-App-Produkt ab.

Title

Ruft den Namen des In-App-Produkts ab, das Kunden angezeigt wird.

Gilt für: