uap:Logo (Windows 10,uap:FileTypeAssociation 的子系)
包含影像的檔案路徑。
元素階層
<uap:Logo>
Syntax
<uap:Logo>
A string with a value between 1 and 256 characters in length that ends with ".jpg", ".png", ".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類型的應用程式擴充點。 檔案類型關聯表示應用程式已註冊來處理指定類型的檔案。 |
備註
標誌影像可以指定為影像檔或資源的直接路徑。 藉由使用資源參考,您可以提供不同縮放比例的影像,讓 Windows 可以為裝置和螢幕解析度選擇最佳大小。 您也可以提供協助工具的高對比影像和當地語系化的影像,以符合不同的 UI 語言。 如需詳細資訊,請參閱 全球化 主題。
規格需求
Item | 值 |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10 |
OS 最低版本 | Windows 10版本 1511 (組建 10586) |