IVsSmartTagTipWindow2 Interface

Definition

Represents additional functionality for the IVsSmartTagTipWindow.

public interface class IVsSmartTagTipWindow2
public interface class IVsSmartTagTipWindow2
__interface IVsSmartTagTipWindow2
[System.Runtime.InteropServices.Guid("4C5B474B-B539-4A60-9819-82A5BED76C60")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsSmartTagTipWindow2
[<System.Runtime.InteropServices.Guid("4C5B474B-B539-4A60-9819-82A5BED76C60")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsSmartTagTipWindow2 = interface
Public Interface IVsSmartTagTipWindow2
Attributes

Methods

GetSmartTagData(IVsSmartTagData)

Gets the smart tag content.

Applies to