SVsUIShellDocumentWindowMgr Interface

Passed to GetService to return a reference to IVsUIShellDocumentWindowMgr.

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

Syntax

'Declaration
<ComVisibleAttribute(False)> _
<GuidAttribute("686C2AF1-A2E5-4f6c-B660-B63FD4F70C18")> _
<GuidAttribute("686C2AF1-A2E5-4f6c-B660-B63FD4F70C18")> _
Public Interface SVsUIShellDocumentWindowMgr
'Usage
Dim instance As SVsUIShellDocumentWindowMgr
[ComVisibleAttribute(false)]
[GuidAttribute("686C2AF1-A2E5-4f6c-B660-B63FD4F70C18")]
[GuidAttribute("686C2AF1-A2E5-4f6c-B660-B63FD4F70C18")]
public interface SVsUIShellDocumentWindowMgr
[ComVisibleAttribute(false)]
[GuidAttribute(L"686C2AF1-A2E5-4f6c-B660-B63FD4F70C18")]
[GuidAttribute(L"686C2AF1-A2E5-4f6c-B660-B63FD4F70C18")]
public interface class SVsUIShellDocumentWindowMgr
public interface SVsUIShellDocumentWindowMgr

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace