다음을 통해 공유


IVsSmartTagTipWindow2 인터페이스

추가 기능을 나타내는 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 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 GetSmartTagData 스마트 태그 콘텐츠를 가져옵니다.

위쪽

참고 항목

참조

Microsoft.VisualStudio.TextManager.Interop 네임스페이스