PurchaseResults.OfferId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A unique ID used to identify a specific in-app product within a large catalog.
public:
property Platform::String ^ OfferId { Platform::String ^ get(); };
winrt::hstring OfferId();
public string OfferId { get; }
var string = purchaseResults.offerId;
Public ReadOnly Property OfferId As String
Property Value
Unique string used to identify a particular in-app product with a large catalog.