ArcObjects Library Reference (Framework)  

IArcToolboxTool.HelpFile Property

The name of the help file associated with this tool.

[Visual Basic .NET]
Public ReadOnly Property HelpFile As String
[C#]
public string HelpFile {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IArcToolboxTool Interface