Share via


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

value = instance.InstanceId
int InstanceId { get; }

Property Value

Type: System.Int32

Implements

CommandBarControl.InstanceId

See Also

Reference

_CommandBarButton Interface

_CommandBarButton Members

InstanceId Overload

Microsoft.Office.Core Namespace