Share via


IconID (Standard 7 Package Reference)

7/8/2014

IconID specifies the full path to the resource DLL that contains the icon to use with CustomPowerApplication2.

This setting is optional.

To use a different IconID for each language, create a resource file, and refer to it using the format: “filename.dll,-referenceid”. For information on creating localized text versions for this setting, see the topic Using the MUI with Applications.

Values

ID

Specifies the resource ID of the icon to use for CustomPowerApplication2.

IconID is represented as @dllname,-resourceID, where dllname must include a full path to the resource DLL. For example,

@%ProgramFiles%\Microsoft Shared\Resource.dll,-200

ID is a string.

This string type supports empty elements.

Valid Passes

generalize

specialize