自動再生アクションを呼び出すためのコンテンツとデバイス情報が含まれます。
要素の階層
<パッケージ>
<アプリケーション>
<Application>
<拡張機能>
<desktop3:Extension>
<desktop3:AutoPlayHandler>
<desktop3:InvokeAction>
構文
<desktop3:InvokeAction
ActionDisplayName = 'A string with a value between 1 and 256 characters in length.'
ProviderDisplayName = 'A string with a value between 1 and 256 characters in length.'
DefaultIcon = 'An optional string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, %, ", |, ?, or *.' >
<!-- Child elements -->
( desktop3:Content{0,1000},
desktop3:Device{0,1000} )
</desktop3:InvokeAction>
キー
{}
特定の出現範囲
属性と要素
属性
属性 |
説明 |
データ型 |
必須 |
既定値 |
ActionDisplayName |
ユーザーが PC に接続したときにデバイスで実行できるアクションを表す文字列 (例: "ファイルのインポート" や "ビデオの再生")。 |
長さが 1 ~ 256 文字の値を持つ文字列。 |
Yes |
|
ProviderDisplayName |
アプリまたはサービスを表す文字列 (例: "Contoso ビデオ プレーヤー")。 |
長さが 1 ~ 256 文字の値を持つ文字列。 |
Yes |
|
DefaultIcon |
既定のアイコンの .ico ファイルまたはバイナリ ファイル内のリソースへのパス。 |
1 ~ 256 文字の長さの値を持つ省略可能な文字列。この文字列< には、、、: > 、% 、" | 、? 、または * を含めることはできません。 |
いいえ |
|
子要素
親要素
必要条件
Item |
値 |
名前空間 |
http://schemas.microsoft.com/appx/manifest/desktop/windows10/3 |
Minimum OS Version |
Windows 10 バージョン 1709 (ビルド 16299) |