Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Manipulates windows in the commandwindows list that Visual Studio maintains. You can get an instance of the interface from the SVsCommandWindowsCollection (SID_SVsCommandWindowsCollection) service.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaración
<InterfaceTypeAttribute()> _
<GuidAttribute("615FF029-FEFA-492C-8CD2-C3F66644C3F9")> _
Public Interface IVsCommandWindowsCollection
'Uso
Dim instance As IVsCommandWindowsCollection
[InterfaceTypeAttribute()]
[GuidAttribute("615FF029-FEFA-492C-8CD2-C3F66644C3F9")]
public interface IVsCommandWindowsCollection
[InterfaceTypeAttribute()]
[GuidAttribute(L"615FF029-FEFA-492C-8CD2-C3F66644C3F9")]
public interface class IVsCommandWindowsCollection
public interface IVsCommandWindowsCollection