次の方法で共有


CommandBarComboBoxClass.InstanceId Property

Gets the instance ID of this control.

Namespace:  Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

Syntax

'宣言
Public Overridable ReadOnly Property InstanceId As Integer
public virtual int InstanceId { get; }

Property Value

Type: System.Int32
The instance ID of this control.

Implements

_CommandBarComboBox.InstanceId

.NET Framework Security

See Also

Reference

CommandBarComboBoxClass Class

Microsoft.VisualStudio.CommandBars Namespace