Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Include Protected Members
Include Inherited Members
Manipulates windows in the commandwindows list that Visual Studio maintains. You can get an instance of the interface from the SVsCommandWindowsCollection (SID_SVsCommandWindowsCollection) service.
The IVsCommandWindowsCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Close | Closes the specified command window. |
![]() |
CloseAllCommandWindows | Closes all command windows. |
![]() |
Create | Creates a new command window in the specified mode. |
![]() |
GetCommandWindowFromCookie | Retrieves a command window interface for the specified cookie. |
![]() |
GetCommandWindowFromMode | Retrieves a command window interface for the specified mode. |
![]() |
IsOutputWaiting | Determines if there is output to render for the specified window. |
![]() |
OpenExistingOrCreateNewCommandWindow | Opens an existing command window or creates a new one. |
![]() |
SetRunningCommandWindowCommand | Indicates whether a command window is running (or not running) a command. |
Top
.gif)