徽标 (Windows 10)
包含图像的文件的路径。
元素层次结构
<徽标>
语法
<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.
</Logo>
特性和元素
特性
无。
子元素
无。
父元素
父元素 | 描述 |
---|---|
属性 | 定义有关包的其他元数据,包括描述包向用户显示方式的属性。 |
注意
如果清单元素 DisplayName 或 Description 包含 Windows 防火墙不允许的字符,则可能会收到错误; |
all
即,由于 Windows 无法为包创建 AppContainer 配置文件。 如果收到错误,请使用此参考进行 故障排除 。
注解
可以将徽标图像作为图像文件的直接路径或资源提供。 通过使用资源引用,你可以提供不同比例的图像,以便 Windows 可以选择适合设备和屏幕分辨率的最佳大小。 你还可以提供辅助功能的高对比度图像和本地化图像,以匹配不同的 UI 语言。 有关详细信息,请参阅 全球化 主题。
要求
项 | 值 |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/foundation/windows10 |