IVsMethodTipWindow3 Schnittstelle

Definition

Stellt zusätzliche Methoden für die IVsMethodTipWindow- und die IVsMethodTipWindow2-Schnittstellen bereit.

public interface class IVsMethodTipWindow3
public interface class IVsMethodTipWindow3
__interface IVsMethodTipWindow3
[System.Runtime.InteropServices.Guid("5C17E526-0F7B-40FC-8E94-E12ADC618A02")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsMethodTipWindow3
[<System.Runtime.InteropServices.Guid("5C17E526-0F7B-40FC-8E94-E12ADC618A02")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsMethodTipWindow3 = interface
Public Interface IVsMethodTipWindow3
Attribute

Methoden

GetMethodData(IVsMethodData)

Ruft Methodendaten zur Anzeige im Methodentippfenster ab.

Gilt für