CurrentApp.ReportProductFulfillment(String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
通知 Microsoft Store 應用程式已完成應用程式內產品。 除非應用程式已使用此方法確認履行,否則無法重新購買本產品。
public:
static void ReportProductFulfillment(Platform::String ^ productId);
static void ReportProductFulfillment(winrt::hstring const& productId);
public static void ReportProductFulfillment(string productId);
function reportProductFulfillment(productId)
Public Shared Sub ReportProductFulfillment (productId As String)
參數
- productId
-
String
Platform::String
winrt::hstring
已傳遞給使用者的產品識別碼。