Share via


CommandBar.Id Property

Reserved for internal use.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Id As Integer
    Get
'Usage
Dim instance As CommandBar
Dim value As Integer

value = instance.Id
int Id { get; }

Property Value

Type: System.Int32

See Also

Reference

CommandBar Interface

CommandBar Members

Microsoft.Office.Core Namespace