_CommandBarButton.Id Property

Gets the identifier of the button.

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

Syntax

'Declaração
ReadOnly Property Id As Integer
int Id { get; }

Property Value

Type: System.Int32
The identifier of the button.

.NET Framework Security

See Also

Reference

_CommandBarButton Interface

Id Overload

Microsoft.VisualStudio.CommandBars Namespace