ExperienceId (Store manifest schema for Windows 8.1 and earlier)

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>
<ProductFeatures>
<DeviceCompanionApplication>
<ExperienceIds>
<ExperienceId>

Syntax

<ExperienceId>

  GUIDType

</ExperienceId>

Attributes and Elements

Attributes

None.

Child Elements

None.

Parent Elements

Parent Element Description
ExperienceIds

The ExperienceIds element contains a list of one or more individual ExperienceId elements.

 

Remarks

The value of the ExperienceId element is a 128-bit Globally Unique Identifier (GUID).

Requirements

Value
Namespace http://schemas.microsoft.com/appx/2010/StoreManifest