CommandBar.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 or sets the type of command bar.
public:
property Microsoft::VisualStudio::CommandBars::MsoBarType Type { Microsoft::VisualStudio::CommandBars::MsoBarType get(); };
public:
property Microsoft::VisualStudio::CommandBars::MsoBarType Type { Microsoft::VisualStudio::CommandBars::MsoBarType get(); };
[System.Runtime.InteropServices.DispId(1610874909)]
public Microsoft.VisualStudio.CommandBars.MsoBarType Type { [System.Runtime.InteropServices.DispId(1610874909)] get; }
[<System.Runtime.InteropServices.DispId(1610874909)>]
[<get: System.Runtime.InteropServices.DispId(1610874909)>]
member this.Type : Microsoft.VisualStudio.CommandBars.MsoBarType
Public ReadOnly Property Type As MsoBarType
Property Value
The MsoBarType.
- Attributes