desktop7:徽标

包含图像的文件的路径。 添加对.ico、.dll 和 .exe 文件的支持。

元素层次结构

<包>

    <应用程序>

         <应用程序>

              <扩展>

                   <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 类型的应用扩展点。 文件类型关联指示已注册应用以处理指定类型的文件。

要求

命名空间 http://schemas.microsoft.com/appx/manifest/desktop/windows10/7
Minimum OS Version Windows 10 (内部版本 19645)