desktop7:Logo
A path to a file that contains an image. Adds support for .ico, .dll, and .exe files.
Element hierarchy
<desktop7:Logo>
Syntax
<desktop7:Logo
ResourceId = 'An optional integer value.' >
A string with a value between 1 and 256 characters in length that ends with ".jpg", ".png", ".jpeg", ".ico", ".dll", or ".exe", case-insensitive, 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.
<desktop7:Logo>
Attributes and elements
Attributes
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
ResourceId | The resource ID of the logo for formats that support multiple resources. | 'An optional integer value.' | No |
Child elements
None
Parent elements
Parent element | Description |
---|---|
<uap:FileTypeAssociation> | Declares an app extensibility point of type windows.fileTypeAssociation. A file type association indicates that the app is registered to handle files of the specified types. |
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/desktop/windows10/7 |
Minimum OS Version | Windows 10 (Build 19645) |