ArcObjects Library Reference (Framework)  

IArcToolboxTool.Bitmap Property

The bitmap that is used as the icon for this tool.

[Visual Basic .NET]
Public ReadOnly Property Bitmap As stdole.IPictureDisp
[C#]
public stdole.IPictureDisp Bitmap {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IArcToolboxTool Interface