vsCommandStatusTextWanted Enumeration
Visual Studio 2015
A constant specifying if information is returned from the check, and if so, what type of information is returned.
Assembly: EnvDTE (in EnvDTE.dll)
| Member name | Description | |
|---|---|---|
| vsCommandStatusTextWantedName | The name of the command is returned. | |
| vsCommandStatusTextWantedNone | No information is returned. | |
| vsCommandStatusTextWantedStatus | The status of the command is returned. |
Show: