Share via


CommandBarControl.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 CommandBarControl
Dim value As Integer

value = instance.InstanceId
int InstanceId { get; }

Property Value

Type: System.Int32

See Also

Reference

CommandBarControl Interface

CommandBarControl Members

Microsoft.Office.Core Namespace