InstalledProductRegistrationAttribute.IconResourceID Property

Definition

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.

Applies to