uap:Logo (Windows 10,uap:Protocol) 的子系
包含影像的檔案路徑。
元素階層
<uap:Logo>
<uap:Logo>
Syntax
<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。 |
規格需求
Item | 值 |
---|---|
命名空間 | http://schemas.microsoft.com/appx/manifest/uap/windows10 |
OS 最低版本 | Windows 10版本 1511 (組建 10586) |