Share via


PurchaseResults.OfferId 屬性

定義

用來識別大型目錄中特定應用程式內產品的唯一識別碼。

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

屬性值

String

Platform::String

winrt::hstring

用來識別具有大型目錄的特定應用程式內產品的唯一字串。

適用於