StoreProductResult.Product Eigenschaft

Definition

Ruft Informationen zur aktuellen App ab.

public:
 property StoreProduct ^ Product { StoreProduct ^ get(); };
StoreProduct Product();
public StoreProduct Product { get; }
var storeProduct = storeProductResult.product;
Public ReadOnly Property Product As StoreProduct

Eigenschaftswert

Ein -Objekt, das Informationen zur aktuellen App bereitstellt.

Gilt für: