Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Provides methods for native windows.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("280CC247-9EF8-42F2-9009-A75B86EA871B")> _
Public Interface IVsUIHierarchyNativeWindow
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("280CC247-9EF8-42F2-9009-A75B86EA871B")]
public interface IVsUIHierarchyNativeWindow
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"280CC247-9EF8-42F2-9009-A75B86EA871B")]
public interface class IVsUIHierarchyNativeWindow
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("280CC247-9EF8-42F2-9009-A75B86EA871B")>]
type IVsUIHierarchyNativeWindow = interface end
public interface IVsUIHierarchyNativeWindow
The IVsUIHierarchyNativeWindow type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
SetTreeRedraw | Sets whether the tree view should enable or disable redraw. |
Top
.gif)