_CommandBarButton::Id Property

 

Gets the identifier of the button.

Namespace:   Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

[DispIdAttribute(1610874899)]
property int Id {
	[DispIdAttribute(1610874899)]
	int get();
}

Property Value

Type: System::Int32

The identifier of the button.

Return to top
Show: