com:DefaultIcon (ExeServer/Class 内)

説明

オブジェクトの象徴的なプレゼンテーションの既定のアイコン情報を提供します。

要素の階層

<パッケージ>

    <アプリケーション>

         <Application>

              <拡張機能>

                   <com:Extension>

                        <com:ComServer>

                             <com:ExeServer>

                                  <com:Class>

                                       <com:DefaultIcon>

構文

<com:DefaultIcon
  Path = 'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *.'
  ResourceIndex = 'An optional integer value.' />

キー

? 省略可能 (0 または 1)

属性と要素

属性

属性 説明 データ型 必須 既定値
パス サーバー アプリケーションの実行可能ファイル名への完全パス。 長さが 1 ~ 256 文字の文字列。、:>"|?または *を含<めることはできません。 Yes
ResourceIndex パスの末尾にある整数。パスからコンマで区切ります (例: C:\Foo\Bar\Baz.exe,5)。 詳細については、ExtractIcon の nIconIndex パラメーターを参照してください。 整数型。 いいえ

子要素

なし。

親要素

親要素 説明
com:Class ExeServer クラスの登録を定義します。

必要条件

Item
Namespace http://schemas.microsoft.com/appx/manifest/com/windows10
Minimum OS Version Windows 10 バージョン 1703 (ビルド 15063)