Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents the scope of the build.
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
Members
| Member name | Description | |
|---|---|---|
| vsCommandBarTypeMenu | A menu command bar | |
| vsCommandBarTypePopup | A popup command bar | |
| vsCommandBarTypeToolbar | A toolbar command bar |