Identity (for DeviceCompanionApplications) element
Contains the package name and publisher.
Usage
<Identity
Name = "tns:PackageNameType"
Publisher = "tns:PublisherType"/>
Attributes
Attribute | Type | Required | Description |
---|---|---|---|
Name |
tns:PackageNameType |
Yes |
Specifies the package name of an app associated with the device. The value of this attribute can be copied from the <Identity> element's Name attribute in the app manifest, after the app has been associated with the Windows Store using the steps described in Windows Store device app Lifecycle. |
Publisher |
tns:PublisherType |
Yes |
Specifies the publisher name of an app associated with the device. The value of this attribute can be copied from the <Identity> element's Publisher attribute in the app manifest, after the app has been associated with the Windows Store using the steps described in Windows Store device app Lifecycle. |
Child elements
There are no child elements.
Parent elements
Element |
---|
Element information
Minimum supported system |
Windows 8 |
Can be empty | Yes |