表示 IVsSmartTagTipWindow的其他功能。
命名空间: Microsoft.VisualStudio.TextManager.Interop
程序集: Microsoft.VisualStudio.TextManager.Interop.10.0(在 Microsoft.VisualStudio.TextManager.Interop.10.0.dll 中)
语法
声明
<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
IVsSmartTagTipWindow2 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
![]() |
GetSmartTagData | 获取智能标记的内容。 |
页首