Gets the simulated license metadata for the current app as provided by the simulation.
public:
static property LicenseInformation^ LicenseInformation {
LicenseInformation^ get ();
}
Type: LicenseInformation
The license metadata for the current app as provided by the simulation.
Uses the CurrentApp/LicenseInformation element in the WindowsStoreProxy.xml file as the data source for the members of the returned object. For more info, see the code examples in CurrentAppSimulator.
This API does not require a network connection.
Namespace: Windows.ApplicationModel.Store
Metadata: windows.winmd