0 out of 2 rated this helpful - Rate this topic

vsCommandStatus Enumeration

The current status of the command.

Namespace: EnvDTE
Assembly: EnvDTE (in envdte.dll)

[GuidAttribute("E0ACE2E3-49C1-4AA3-AC03-A2877A93D77F")] 
public enum vsCommandStatus
/** @attribute GuidAttribute("E0ACE2E3-49C1-4AA3-AC03-A2877A93D77F") */ 
public enum vsCommandStatus
GuidAttribute("E0ACE2E3-49C1-4AA3-AC03-A2877A93D77F") 
public enum vsCommandStatus
  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. 
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ