desktop7:ロゴ

イメージを含むファイルへのパス。 .ico、.dll、.exe ファイルのサポートを追加します。

要素の階層

<パッケージ>

    <アプリケーション>

         <Application>

              <拡張機能>

                   <uap:Extension>

                        <uap:FileTypeAssociation>

                             <desktop7:ロゴ>

構文

<desktop7:Logo
  ResourceId = 'An optional integer value.' >
A string with a value between 1 and 256 characters in length that ends with ".jpg", ".png", ".jpeg", ".ico", ".dll", or ".exe", case-insensitive, that can't contain these characters: <, >, :, ", |, ?, or *. In this string, the / and \ characters can't be the first or last characters. Also, the string can contain / or \ but not both.
<desktop7:Logo>

属性と要素

属性

属性 説明 データ型 必須 既定値
ResourceId 複数のリソースをサポートする形式のロゴのリソース ID。 '省略可能な整数値。' いいえ

子要素

なし

親要素

親要素 説明
<uap:FileTypeAssociation> windows.fileTypeAssociation 型のアプリ拡張ポイントを宣言します。 ファイルの種類の関連付けは、指定した種類のファイルを処理するためにアプリが登録されていることを示します。

要件

Item
名前空間 http://schemas.microsoft.com/appx/manifest/desktop/windows10/7
Minimum OS Version Windows 10 (ビルド 19645)