Freigeben über


IVsSmartTagTipWindow2-Schnittstelle

Stellt zusätzliche Funktionen für IVsSmartTagTipWindowdar.

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

Syntax

'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("4C5B474B-B539-4A60-9819-82A5BED76C60")> _
Public Interface IVsSmartTagTipWindow2
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("4C5B474B-B539-4A60-9819-82A5BED76C60")]
public interface IVsSmartTagTipWindow2
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"4C5B474B-B539-4A60-9819-82A5BED76C60")]
public interface class IVsSmartTagTipWindow2
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("4C5B474B-B539-4A60-9819-82A5BED76C60")>]
type IVsSmartTagTipWindow2 =  interface end
public interface IVsSmartTagTipWindow2

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

Methoden

  Name Beschreibung
Öffentliche Methode GetSmartTagData Ruft den Smarttag Inhalt ab.

Zum Seitenanfang

Siehe auch

Referenz

Microsoft.VisualStudio.TextManager.Interop-Namespace