CommandBarPopup.Type Property

Definition

Gets the type of the control.

public:
 property Microsoft::VisualStudio::CommandBars::MsoControlType Type { Microsoft::VisualStudio::CommandBars::MsoControlType get(); };
public:
 property Microsoft::VisualStudio::CommandBars::MsoControlType Type { Microsoft::VisualStudio::CommandBars::MsoControlType get(); };
[System.Runtime.InteropServices.DispId(1610874920)]
public Microsoft.VisualStudio.CommandBars.MsoControlType Type { [System.Runtime.InteropServices.DispId(1610874920)] get; }
[<System.Runtime.InteropServices.DispId(1610874920)>]
[<get: System.Runtime.InteropServices.DispId(1610874920)>]
member this.Type : Microsoft.VisualStudio.CommandBars.MsoControlType
Public ReadOnly Property Type As MsoControlType

Property Value

The MsoControlType.

Implements

Attributes

Applies to