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
vsCommandStatusUnsupported La commande n'est pas prise en charge dans ce contexte.
vsCommandStatusSupported La commande est prise en charge dans ce contexte.
vsCommandStatusEnabled La commande est actuellement activée.
vsCommandStatusLatched La commande est actuellement déclenchée.
vsCommandStatusNinched Réservé à une utilisation future.
vsCommandStatusInvisible La commande est actuellement masquée.

Voir aussi

Référence

EnvDTE, espace de noms