共用方式為


IVsWindowManager2 Interface

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

Syntax

'宣告
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("D73DC67C-3E91-4073-9A5E-5D09AA74529B")> _
Public Interface IVsWindowManager2
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("D73DC67C-3E91-4073-9A5E-5D09AA74529B")]
public interface IVsWindowManager2

The IVsWindowManager2 type exposes the following members.

Methods

  Name Description
Public method _VtblGap1_3
Public method GetResourceKeyReferenceType

Top

See Also

Reference

Microsoft.Internal.VisualStudio.Shell.Interop Namespace