ToolsMenuItemBase.ItemId Property

Definition

Gets the item ID of the menu item.

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

Property Value

An integer that represents the item ID of the menu item.

Implements

Applies to