ExperienceId (Store manifest schema for Windows 10)
The ExperienceId element specifies a GUID that links the device metadata to a device app that can be automatically acquired when the device is first connected. Each ExperienceId GUID corresponds to the ExperienceId element of a device metadata package.
Element hierarchy
- <StoreManifest>
-
- <DeviceCompanionApplication>
- <ExperienceId>
Syntax
<ExperienceId>
ST_GUID
</ExperienceId>
Attributes and Elements
Attributes
None.
Child Elements
None.
Parent Elements
Parent Element | Description |
---|---|
DeviceCompanionApplication | The DeviceCompanionApplication element contains all the configuration required to declare your app as a Microsoft Store device app. |
Remarks
The value of the ExperienceId element is a 128-bit Globally Unique Identifier (GUID).
Requirements
Value | |
---|---|
Namespace | http://schemas.microsoft.com/appx/2015/StoreManifest |