com4:DefaultIcon
Description
Provides default icon information for iconic presentations of objects.
Element hierarchy
<com4:DefaultIcon>
<com4:DefaultIcon>
Syntax
<com4:DefaultIcon
Path = 'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *.'
ResourceIndex = 'An optional integer value.' />
Attributes and elements
Attributes
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
Path | The full path to the executable name of the server application. | A string with a value between 1 and 256 characters in length that cannot contain these characters: < , > , : , " , | , ? , or * . |
Yes | |
ResourceIndex | The integer at the end of the path, separated from the path by a comma (for example, C:\Foo\Bar\Baz.exe,5 ). See the nIconIndex parameter in ExtractIcon for more details. |
An optional integer value. | Yes |
Child elements
None.
Parent elements
Parent element | Description |
---|---|
com4:Class | Specifies properties of a CLSID registered by the package that can be shared by one or more concrete registrations of the CLSID for different class contexts. |
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/com/windows10/4 |
Minimum OS Version | Windows 10 (Build 20348) |