_CommandBarButton.Type Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.MsoControlTypePublic ReadOnly Property Type As MsoControlTypeProperty Value
The MsoControlType.
Implements
- Attributes