CommandBar.Type Property

Definition

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

Applies to