vsCommandBarType, énumération
Représente la portée de la génération.
Espace de noms : EnvDTE
Assembly : EnvDTE (dans EnvDTE.dll)
Syntaxe
'Déclaration
<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
Membres
Nom de membre | Description | |
---|---|---|
vsCommandBarTypePopup | Barre de commandes popup | |
vsCommandBarTypeToolbar | Barre de commandes de barre d'outils | |
vsCommandBarTypeMenu | Barre de commandes de menu |