vsCommandStatus Enumeration
Visual Studio 2012
The current status of the command.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
| Member name | Description | |
|---|---|---|
| vsCommandStatusUnsupported | The command is not supported in this context. | |
| vsCommandStatusSupported | The command is supported in this context. | |
| vsCommandStatusEnabled | The command is currently enabled. | |
| vsCommandStatusLatched | The command is currently latched. | |
| vsCommandStatusNinched | Reserved for future use. | |
| vsCommandStatusInvisible | The command is currently hidden. |