Share via


CommandBar.InstanceId Property

Reserved for internal use.

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

Syntax

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

value = instance.InstanceId
int InstanceId { get; }

Property Value

Type: System.Int32

See Also

Reference

CommandBar Interface

CommandBar Members

Microsoft.Office.Core Namespace