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