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