Expand Minimize
This topic has not yet been rated - 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
Member nameDescription
vsCommandStatusUnsupportedThe command is not supported in this context.
vsCommandStatusSupportedThe command is supported in this context.
vsCommandStatusEnabledThe command is currently enabled.
vsCommandStatusLatchedThe command is currently latched.
vsCommandStatusNinchedReserved for future use.
vsCommandStatusInvisibleThe command is currently hidden.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.