This topic has not yet been rated - Rate this topic

IVsCommandWindow Interface

Enables the package to use the Command Window. You can get an instance of the interface from the SVsCommandWindow (SID_SVsCommandWindow) service.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[GuidAttribute("0660CD86-F3AB-4008-930D-BAE8B10FF8CA")] 
[InterfaceTypeAttribute(1)] 
public interface IVsCommandWindow
/** @attribute GuidAttribute("0660CD86-F3AB-4008-930D-BAE8B10FF8CA") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IVsCommandWindow
GuidAttribute("0660CD86-F3AB-4008-930D-BAE8B10FF8CA") 
InterfaceTypeAttribute(1) 
public interface IVsCommandWindow

You can set the mode of the Command Window with the IVsCommandWindow2 interface.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ