ArcObjects Library Reference (Framework)  

IArcToolboxTool.HelpContextID Property

The help context ID associated with this tool.

[Visual Basic .NET]
Public ReadOnly Property HelpContextID As Integer
[C#]
public int HelpContextID {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IArcToolboxTool Interface