Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 911 Bytes

currentappsimulator_licenseinformation.md

File metadata and controls

25 lines (17 loc) · 911 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Store.CurrentAppSimulator.LicenseInformation
winrt property

Windows.ApplicationModel.Store.CurrentAppSimulator.LicenseInformation

-description

Gets the simulated license metadata for the current app as provided by the simulation.

-property-value

The license metadata for the current app as provided by the simulation.

-remarks

Uses the LicenseInformation element in the WindowsStoreProxy.xml file as the data source for the members of the returned object. For more information, see Using the WindowsStoreProxy.xml file with CurrentAppSimulator.

This API does not require a network connection.

-examples

-see-also