This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > ICommandItem Interface > ICommandItem.Type Property (ArcObjects .NET 10.4 SDK) |
The type of this command item.
[Visual Basic .NET] Public ReadOnly Property Type As esriCommandTypes
[C#] public esriCommandTypes Type {get;}
Returns the type of this command item using the esriCommandTypes constants. The command item can be one of the following types:
ICommandItem Interface | esriCommandTypes Constants