Interface SVsCommandWindowsCollection
Passado para GetService para retornar uma referência para o IVsCommandWindowsCollection interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Sintaxe
[GuidAttribute("E337F382-3CAB-44A5-AF0E-3DACA541C89A")]
[InterfaceTypeAttribute(1)]
public interface SVsCommandWindowsCollection
[GuidAttribute("E337F382-3CAB-44A5-AF0E-3DACA541C89A")]
[InterfaceTypeAttribute(1)]
public interface class SVsCommandWindowsCollection
[<GuidAttribute("E337F382-3CAB-44A5-AF0E-3DACA541C89A")>]
[<InterfaceTypeAttribute(1)>]
type SVsCommandWindowsCollection = interface end
<GuidAttribute("E337F382-3CAB-44A5-AF0E-3DACA541C89A")>
<InterfaceTypeAttribute(1)>
Public Interface SVsCommandWindowsCollection
Consulte também
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo