Partager via


vsCommandStatus, énumération

État actuel de la commande.

Espace de noms :  EnvDTE
Assembly :  EnvDTE (dans EnvDTE.dll)

Syntaxe

'Déclaration
<GuidAttribute("E0ACE2E3-49C1-4AA3-AC03-A2877A93D77F")> _
Public Enumeration vsCommandStatus
[GuidAttribute("E0ACE2E3-49C1-4AA3-AC03-A2877A93D77F")]
public enum vsCommandStatus
[GuidAttribute(L"E0ACE2E3-49C1-4AA3-AC03-A2877A93D77F")]
public enum class vsCommandStatus
[<GuidAttribute("E0ACE2E3-49C1-4AA3-AC03-A2877A93D77F")>]
type vsCommandStatus
public enum vsCommandStatus

Membres

Nom de membre Description
vsCommandStatusEnabled La commande est actuellement activée.
vsCommandStatusInvisible La commande est actuellement masquée.
vsCommandStatusLatched La commande est actuellement déclenchée.
vsCommandStatusNinched Réservé à une utilisation future.
vsCommandStatusSupported La commande est prise en charge dans ce contexte.
vsCommandStatusUnsupported La commande n'est pas prise en charge dans ce contexte.

Voir aussi

Référence

EnvDTE, espace de noms