Device
DeviceCapabilityに関連付けられているデバイスの関数を宣言します。
要素の階層
- <DeviceCapability>
- <Device>
構文
<Device Id = A string between 1 and 512 characters in length. >
<!-- Child elements -->
Function{1,100}
</Device>
キー
{}
特定の出現範囲
属性および要素
属性
属性 | 説明 | データ型 | 必須 | 既定値 |
---|---|---|---|---|
Id | デバイスの識別子。 |
長さが 1 ~ 512 文字の文字列。 | はい |
子要素
子要素 | 説明 |
---|---|
Function | デバイスの関数を宣言します。 |
親要素
Parent 要素 | 説明 |
---|---|
DeviceCapability | パッケージに必要なデバイスの機能を宣言します。 |
要件
値 | |
---|---|
Namespace | http://schemas.microsoft.com/appx/2013/manifest |