標誌 (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 防火牆不允許的字元,您可能會收到錯誤;namely |
和 all
,因為 Windows 無法為套件建立 AppContainer 設定檔。 如果您收到錯誤,請使用此參考進行 疑難排解 。
備註
標誌影像可以指定為影像檔或資源的直接路徑。 藉由使用資源參考,您可以提供不同縮放比例的影像,讓 Windows 可以為裝置和螢幕解析度選擇最佳大小。 您也可以提供協助工具的高對比影像和當地語系化的影像,以符合不同的 UI 語言。 如需詳細資訊,請參閱 全球化 主題。
規格需求
Item | 值 |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/foundation/windows10 |