Freigeben über


vsCommandBarType-Enumeration

Diese Konstanten stellen den Gültigkeitsbereich des Builds dar.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
<GuidAttribute("79946991-1AE2-4D2D-9768-FD7801BE7DAA")> _
Public Enumeration vsCommandBarType
[GuidAttribute("79946991-1AE2-4D2D-9768-FD7801BE7DAA")]
public enum vsCommandBarType
[GuidAttribute(L"79946991-1AE2-4D2D-9768-FD7801BE7DAA")]
public enum class vsCommandBarType
[<GuidAttribute("79946991-1AE2-4D2D-9768-FD7801BE7DAA")>]
type vsCommandBarType
public enum vsCommandBarType

Member

Membername Beschreibung
vsCommandBarTypeMenu Eine Menü-Befehlsleiste
vsCommandBarTypePopup Eine Popup-Befehlsleiste
vsCommandBarTypeToolbar Eine Symbolleisten-Befehlsleiste

Siehe auch

Referenz

EnvDTE-Namespace

Commands