IMenuItem.ItemId Property

Definition

Gets the CommandID of the specific item for the menu command.

public:
 property int ItemId { int get(); };
public int ItemId { get; }
member this.ItemId : int
Public ReadOnly Property ItemId As Integer

Property Value

The unique identity of the item.

Applies to