UnfulfilledConsumable.ProductId 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
用來識別消費性應用程式內產品的唯一識別碼。 應用程式會使用此識別碼來取得客戶透過應用程式內購買時所啟用之產品或功能的相關資訊。
public:
property Platform::String ^ ProductId { Platform::String ^ get(); };
winrt::hstring ProductId();
public string ProductId { get; }
var string = unfulfilledConsumable.productId;
Public ReadOnly Property ProductId As String
屬性值
產品識別碼。