键 (microsoft-windows-tabletpc-platform-input-core-linearitydata-deviceelement-key)

Key 指定DeviceElement 的唯一键。

注意  

  • 在将 添加到答案文件之前,此元素不会出现在 Windows 系统映像管理器 (Windows SIM) 的“属性”窗格中。

  • Key 的值作为 DeviceElement 元素的特性添加到答案文件中。 特性 wcm:keyValue 用于标识每个唯一设备。 例如,可以使用 MyKey1、MyKey2 和 MyKey3 的 Key 值指定三个不同的 IP 地址。

指定 DeviceElement 的唯一键。 Key 是一个字符串。

该字符串类型不支持空元素。 请勿为该设置创建空值。

有效配置阶段

offlineServicing

父层次结构

Microsoft-Windows-TabletPC-Platform-Input-Core| LinearityData| DeviceElement | Key

应用于

有关此组件支持的 Windows 版本和体系结构的列表,请参阅 Microsoft-Windows-TabletPC-Platform-Input-Core

XML 示例

以下 XML 输出演示了如何配置 Key

<NameServerList>
   <IpAddress wcm:action="add" wcm:keyValue="MyKey">MyValue</IpAddress> 
   </NameServerList>

DeviceElement