Share via


desktop7:Logo

包含影像的檔案路徑。 新增對.ico、.dll 和 .exe 檔案的支援。

元素階層

<套件>

    <應用程式>

         <應用程式>

              <擴充功能>

                   <uap:Extension>

                        <uap:FileTypeAssociation>

                             <desktop7:Logo>

Syntax

<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 支援多個資源之格式之標誌的資源標識碼。 '選擇性整數值。' No

子元素

父元素

父元素 描述
<uap:FileTypeAssociation> 宣告 windows.fileTypeAssociation 類型的應用程式擴充點。 檔類型關聯表示應用程式已註冊來處理指定類型的檔案。

規格需求

Item
命名空間 http://schemas.microsoft.com/appx/manifest/desktop/windows10/7
OS 最低版本 Windows 10 (組建 19645)