This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > ICommandItem Interface > ICommandItem.Command Property (ArcObjects .NET 10.4 SDK) |
A reference to the internal command object.
[Visual Basic .NET] Public ReadOnly Property Command As ICommand
[C#] public ICommand Command {get;}
Returns a reference to the command (Button, Tool, ToolControl, or MultiItem) on which this command item is based.