CurrentApp has the following members.
| Name | Description | |
|---|---|---|
![]() |
AppId | The ID of the app that is created by the Microsoft Store. |
![]() |
LicenseInformation | Gets the license metadata for the current app. |
![]() |
LinkUri | Gets the Uniform Resource Identifier (URI) of the app’s listing page in the web catalog of the Microsoft Store. |
| Name | Description | |
|---|---|---|
![]() |
GetAppReceiptAsync | Requests all receipts for this app and any in-app purchases. |
![]() |
GetProductReceiptAsync | Requests the receipt for the productId specified. |
![]() |
LoadListingInformationAsync | Loads the app’s listing information asynchronously. Implements the IAsyncInfo interface. |
![]() |
RequestAppPurchaseAsync | Creates the async operation that enables the user to buy a full license for the current app. |
![]() |
RequestProductPurchaseAsync | Creates the async operation that will display the UI that is used to make an in-app purchase from the Microsoft Store. |