InstalledProductRegistrationAttribute.IconResourceID Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Resource ID of the icon.
public:
property int IconResourceID { int get(); void set(int value); };
public:
property int IconResourceID { int get(); void set(int value); };
public int IconResourceID { get; set; }
member this.IconResourceID : int with get, set
Public Property IconResourceID As Integer
Property Value
The resource ID of the icon associated with the product.
Remarks
The icon is stored in the managed package or its managed or unmanaged satellite DLL.