共用方式為


key (microsoft-windows-tabletpc-platform-input-core-associationdata-associationelement-key)

Key 會指定 AssociationElement的唯一索引鍵。

注意  

  • 除非您將AssociationElement新增至回應檔案,否則此元素不會出現在 Windows System Image Manager 的 [屬性] 窗格中, (Windows SIM) 。

  • 的值 Key 會新增至回應檔案,做為 AssociationElement 元素的屬性。 屬性 wcm:keyValue 可用來識別每個唯一的關聯。 例如,您可以使用Monitor1Monitor2Monitor3的值來指定三個不同的關聯 Key

金鑰

指定 AssociationElement的唯一索引鍵。 索引鍵 是字串。

這種字串不支援空的元素。 請勿為這種字串建立空值。

有效的設定階段

offlineServicing

父階層

Microsoft-Windows-TabletPC-Platform-Input-Core| AssociationData| AssociationElement | 關鍵

套用至

如需此元件支援的 Windows 版本和架構清單,請參閱 Microsoft-Windows-TabletPC-Platform-Input-Core

XML 範例

下列 XML 輸出示範如何使用 AssociationElement 索引鍵值,將兩部平板電腦監視器與相同系統上的三個數字板產生關聯:Monitor1、Monitor2 和 Monitor3。

<AssociationData>
   <AssociationElement wcm:action="add" wcm:keyValue="Monitor1">&quot;hid#VID_1B96&amp;PID_0008&amp;REV_2100&amp;mi_01&amp;col01&quot;=&quot;PCI\\VEN_8086&amp;DEV_4102&amp;SUBSYS_16B510CF|FUJ5812&quot;</AssociationElement>
   <AssociationElement wcm:action="add" wcm:keyValue="Monitor2">&quot;hid#VID_1B96&amp;PID_0008&amp;REV_2100&amp;mi_01&amp;col02&quot;=&quot;PCI\\VEN_8086&amp;DEV_4102&amp;SUBSYS_16B510CF|FUJ5812&quot;</AssociationElement>
</AssociationData>
   <AssociationElement wcm:action="add" wcm:keyValue="Monitor3">&quot;hid#VID_1B96&amp;PID_0008&amp;REV_2100&amp;mi_01&amp;col03&quot;=&quot;PCI\\VEN_8086&amp;DEV_4102&amp;SUBSYS_16B510CF|FUJ5812&quot;</AssociationElement>
</AssociationData>

AssociationElement