Share via


desktop3:Content

AutoPlayHandler のコンテンツ情報を定義します。

要素の階層

<パッケージ>

    <アプリケーション>

         <Application>

              <拡張機能>

                   <desktop3:Extension>

                        <desktop3:AutoPlayHandler>

                             <desktop3:InvokeAction>

                                  <desktop3:Content>

構文

<desktop3:Content
  ContentEvent = 'A string with a value between 1 and 255 characters in length. Backward slashes ("\") are not allowed.'
  Verb = 'A string with a value between 1 and 64 characters in length that consists of letters, numbers, periods, dashes, and spaces only.'
  DropTargetHandler = 'An optional GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.'
  Parameters = 'An optional string with a value between 1 and 256 characters in length.' />

属性と要素

属性

属性 説明 データ型 必須 既定値
ContentEvent カメラ メモリ カード、USB ドライブ、DVD などのボリューム デバイスが PC に挿入されたときに発生するコンテンツ イベントの名前。 長さが 1 ~ 255 文字の文字列。 バックスラッシュ (\) は使用できません。 Yes
動詞 アクションを指定するリテラル値。 使用可能な値には、表示、再生、インポート、オープンを含めることができます (ただし、これらに限定されません)。 文字、数字、ピリオド ()、ダッシュ (.-)、スペースのみで構成される長さが 1 ~ 64 文字の文字列。 Yes
DropTargetHandler IDropTarget インターフェイスを実装するアプリのクラス ID を識別する GUID。 xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx 形式の省略可能な GUID。 いいえ
パラメーター IDropTarget インターフェイスが実装されていない場合にアプリを起動するために指定されたパラメーター。 1 ~ 256 文字の長さの値を持つ省略可能な文字列。 いいえ

子要素

なし。

親要素

親要素 説明
desktop3:InvokeAction 自動再生アクションを呼び出すためのコンテンツとデバイス情報が含まれます。

必要条件

Item
名前空間 http://schemas.microsoft.com/appx/manifest/desktop/windows10/3
Minimum OS Version Windows 10 バージョン 1709 (ビルド 16299)