-api-id | -api-type |
---|---|
P:Windows.ApplicationModel.Store.CurrentApp.AppId |
winrt property |
Gets the GUID generated by the Windows Store when your app has been certified for listing in the Windows Store.
Note
Once your app is in the Windows Store, future app updates or changes to the app description will not result in a change to the CurrentApp.AppId.
The GUID that identifies the app in the Windows Store.
To get a link to your app within the Windows Store, which references the same GUID, use LinkUri.