CommandBarButtonClass.Id Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property Id As Integer
Get
'Usage
Dim instance As CommandBarButtonClass
Dim value As Integer
value = instance.Id
public virtual int Id { get; }
Property Value
Type: System.Int32