SVsCodeWindowManager Interface

Passed to GetService to return a reference to IVsCodeWindowManager.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Syntax

'Declaration
<GuidAttribute("4758CB90-6110-4440-B577-2E3FC91E4B84")> _
<GuidAttribute("4758CB90-6110-4440-B577-2E3FC91E4B84")> _
Public Interface SVsCodeWindowManager
'Usage
Dim instance As SVsCodeWindowManager
[GuidAttribute("4758CB90-6110-4440-B577-2E3FC91E4B84")]
[GuidAttribute("4758CB90-6110-4440-B577-2E3FC91E4B84")]
public interface SVsCodeWindowManager
[GuidAttribute(L"4758CB90-6110-4440-B577-2E3FC91E4B84")]
[GuidAttribute(L"4758CB90-6110-4440-B577-2E3FC91E4B84")]
public interface class SVsCodeWindowManager
public interface SVsCodeWindowManager

See Also

Reference

Microsoft.VisualStudio.TextManager.Interop Namespace