CurrentAppSimulator Members

CurrentAppSimulator has the following members.

Public Properties

  Name Description
  AppId Gets a simulated app ID.
  LicenseInformation Gets the simulated license metadata for the current app as provided by the simulation.
  LinkUri Gets the simulated Uniform Resource Identifier (URI) that represents a Microsoft Store listing page for the current app.

Public Methods

  Name Description
  GetAppReceiptAsync Creates the async operation that the user can use to simulate requesting all receipts for this app and any in-app purchases.
  GetProductReceiptAsync Creates the async operation that the user can use to simulate requesting the receipt for the productId specified.
  LoadListingInformationAsync Loads the simulated app listing information asynchronously. Implements the IAsyncInfo interface.
  ReloadSimulatorAsync Reloads the simulator.
  RequestAppPurchaseAsync Creates the async operation that enables the user to simulate the purchase of a full license for the current app.
  RequestProductPurchaseAsync Creates the async operation that displays the UI that is used to simulate the purchase of a product or feature from the Microsoft Store.

See also

Reference

CurrentAppSimulator Class

Windows.ApplicationModel.Store Namespace