Freigeben über


CurrentApp.ReportProductFulfillment(String) Methode

Definition

Benachrichtigt den Microsoft Store, dass die Anwendung das In-App-Produkt erfüllt hat. Dieses Produkt kann erst dann erneut erworben werden, wenn die App die Erfüllung mit dieser Methode bestätigt hat.

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)

Parameter

productId
String

Platform::String

winrt::hstring

Die ID des Produkts, das an den Benutzer geliefert wurde.

Gilt für: