CommandBarPopup.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 CommandBarPopup
Dim value As Integer
value = instance.InstanceId
int InstanceId { get; }
Property Value
Type: System.Int32