Partager via


vsCommandStatusTextWanted, énumération

Constante spécifiant si la vérification doit retourner des informations et, dans ce cas, elle précise le type d'informations retournées.

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

Syntaxe

'Déclaration
<GuidAttribute("D9E97957-B425-4CD6-BB74-9E6F232A342A")> _
Public Enumeration vsCommandStatusTextWanted
[GuidAttribute("D9E97957-B425-4CD6-BB74-9E6F232A342A")]
public enum vsCommandStatusTextWanted
[GuidAttribute(L"D9E97957-B425-4CD6-BB74-9E6F232A342A")]
public enum class vsCommandStatusTextWanted
[<GuidAttribute("D9E97957-B425-4CD6-BB74-9E6F232A342A")>]
type vsCommandStatusTextWanted
public enum vsCommandStatusTextWanted

Membres

Nom de membre Description
vsCommandStatusTextWantedName La constante retourne le nom de la commande.
vsCommandStatusTextWantedNone La constante ne retourne aucune information.
vsCommandStatusTextWantedStatus La constante retourne l'état de la commande.

Voir aussi

Référence

EnvDTE, espace de noms