uap:Logo (Windows 10,uap:Protocol) 的子级

包含图像的文件的路径。

元素层次结构

<包>

    <应用程序>

         <应用程序>

              <扩展>

                   <uap:Extension>

                        <uap:FileTypeAssociation>

                             <uap:Logo>

                        <uap:Protocol>

                             <uap:Logo>

语法

<uap:Logo>
  <!-- A string between 1 and 256 characters in length that ends with ".jpg", ".png", or ".jpeg" 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. -->
</uap:Logo>

特性和元素

特性

无。

子元素

无。

父元素

父元素 描述
uap:FileTypeAssociation 声明 windows.fileTypeAssociation 类型的应用扩展点。 文件类型关联指示已注册应用以处理指定类型的文件。
uap:Protocol 声明 windows.protocol 类型的应用扩展点。 URI 关联指示已注册应用以使用指定方案处理 URI。

要求

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