SVsWindowManager Interface

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.Internal.VisualStudio.Shell.Interop
Assemblies:   Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
  Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)

Syntax

'Declaration
<GuidAttribute("45652379-D0E3-4EA0-8B60-F2579AA29C93")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface SVsWindowManager
[GuidAttribute("45652379-D0E3-4EA0-8B60-F2579AA29C93")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsWindowManager
[GuidAttribute(L"45652379-D0E3-4EA0-8B60-F2579AA29C93")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class SVsWindowManager
[<GuidAttribute("45652379-D0E3-4EA0-8B60-F2579AA29C93")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type SVsWindowManager =  interface end
public interface SVsWindowManager

See Also

Reference

Microsoft.Internal.VisualStudio.Shell.Interop Namespace