CommandBar.InstanceIdPtr Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property InstanceIdPtr As Object
Get
'Usage
Dim instance As CommandBar
Dim value As Object
value = instance.InstanceIdPtr
Object InstanceIdPtr { get; }
Property Value
Type: System.Object