This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > ICommandItem Interface > ICommandItem.HelpFile Property (ArcObjects .NET 10.4 SDK) |
The help file associated with this command item.
[Visual Basic .NET] Public Property HelpFile As String
[C#] public string HelpFile {get; set;}
You cannot set HelpFile for built-in commands. It is not implemented for macro items and UIControls.