Interface SVsUIShellDocumentWindowMgr
Passado para GetService para retornar uma referência a IVsUIShellDocumentWindowMgr.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)
Sintaxe
[ComVisibleAttribute(false)]
[GuidAttribute("686C2AF1-A2E5-4f6c-B660-B63FD4F70C18")]
[GuidAttribute("686C2AF1-A2E5-4f6c-B660-B63FD4F70C18")]
public interface SVsUIShellDocumentWindowMgr
[ComVisibleAttribute(false)]
[GuidAttribute("686C2AF1-A2E5-4f6c-B660-B63FD4F70C18")]
[GuidAttribute("686C2AF1-A2E5-4f6c-B660-B63FD4F70C18")]
public interface class SVsUIShellDocumentWindowMgr
[<ComVisibleAttribute(false)>]
[<GuidAttribute("686C2AF1-A2E5-4f6c-B660-B63FD4F70C18")>]
[<GuidAttribute("686C2AF1-A2E5-4f6c-B660-B63FD4F70C18")>]
type SVsUIShellDocumentWindowMgr = interface end
<ComVisibleAttribute(False)>
<GuidAttribute("686C2AF1-A2E5-4f6c-B660-B63FD4F70C18")>
<GuidAttribute("686C2AF1-A2E5-4f6c-B660-B63FD4F70C18")>
Public Interface SVsUIShellDocumentWindowMgr
Consulte também
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo