Share via


UnfulfilledConsumable.TransactionId 屬性

定義

唯一識別碼,用來識別包含購買消費性應用程式內產品的交易。

public:
 property Platform::Guid TransactionId { Platform::Guid get(); };
winrt::guid TransactionId();
public Guid TransactionId { get; }
var guid = unfulfilledConsumable.transactionId;
Public ReadOnly Property TransactionId As Guid

屬性值

Guid

Platform::Guid

winrt::guid

交易識別碼。

適用於