Key (microsoft-windows-tabletpc-platform-input-core-linearitydata-deviceelement-key)
Key
specifies a unique key for the DeviceElement.
Note
This element does not appear in the Properties pane of Windows System Image Manager (Windows SIM) until you add DeviceElement to the answer file.
The value for
Key
is added to the answer file as an attribute of DeviceElement. The attributewcm:keyValue
is used to identify each unique device. For example, you can specify three different IP addresses by using theKey
values of MyKey1, MyKey2, and MyKey3.
Values
Key |
Specifies a unique key for the DeviceElement. Key is a string. |
This string type does not support empty elements. Do not create an empty value for this setting.
Valid Configuration Passes
offlineServicing
Parent Hierarchy
Microsoft-Windows-TabletPC-Platform-Input-Core| LinearityData| DeviceElement | Key
Applies To
For a list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-TabletPC-Platform-Input-Core.
XML Example
The following XML output shows how to configure Key
.
<NameServerList>
<IpAddress wcm:action="add" wcm:keyValue="MyKey">MyValue</IpAddress>
</NameServerList>