Freigeben über


IVsInsertionUI-Schnittstelle

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("BB73A6E1-B824-42A1-9AB1-2F254386DFFC")> _
Public Interface IVsInsertionUI
[InterfaceTypeAttribute()]
[GuidAttribute("BB73A6E1-B824-42A1-9AB1-2F254386DFFC")]
public interface IVsInsertionUI
[InterfaceTypeAttribute()]
[GuidAttribute(L"BB73A6E1-B824-42A1-9AB1-2F254386DFFC")]
public interface class IVsInsertionUI
[<InterfaceTypeAttribute()>]
[<GuidAttribute("BB73A6E1-B824-42A1-9AB1-2F254386DFFC")>]
type IVsInsertionUI =  interface end
public interface IVsInsertionUI

Der IVsInsertionUI-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode GetWindowHandle
Öffentliche Methode Hide

Zum Seitenanfang

Siehe auch

Referenz

Microsoft.VisualStudio.TextManager.Interop-Namespace