IVsMethodTipWindow3 Interface

 

Provides additional methods for the IVsMethodTipWindow and IVsMethodTipWindow2 interfaces.

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

[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("5C17E526-0F7B-40FC-8E94-E12ADC618A02")]
public interface IVsMethodTipWindow3

NameDescription
System_CAPS_pubmethodGetMethodData(IVsMethodData)

Gets method data to display in the method tip window.

Return to top
Show: