vsCommandBarType Enum

Definition

Represents the scope of the build.

public enum class vsCommandBarType
public enum class vsCommandBarType
enum vsCommandBarType
[System.Runtime.InteropServices.Guid("79946991-1AE2-4D2D-9768-FD7801BE7DAA")]
public enum vsCommandBarType
[<System.Runtime.InteropServices.Guid("79946991-1AE2-4D2D-9768-FD7801BE7DAA")>]
type vsCommandBarType = 
Public Enum vsCommandBarType
Inheritance
vsCommandBarType
Attributes

Fields

vsCommandBarTypeMenu 24

A menu command bar

vsCommandBarTypePopup 10

A popup command bar

vsCommandBarTypeToolbar 23

A toolbar command bar

Applies to