ArcObjects Library Reference (Framework)  

ICommandItem.Tag Property

The tag for this command item.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICommandItem Interface