IVsMethodTipWindow3 인터페이스
추가 메서드를 제공의 IVsMethodTipWindow 및 IVsMethodTipWindow2 인터페이스입니다.
네임스페이스: Microsoft.VisualStudio.TextManager.Interop
어셈블리: Microsoft.VisualStudio.TextManager.Interop.10.0(Microsoft.VisualStudio.TextManager.Interop.10.0.dll)
구문
‘선언
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("5C17E526-0F7B-40FC-8E94-E12ADC618A02")> _
Public Interface IVsMethodTipWindow3
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("5C17E526-0F7B-40FC-8E94-E12ADC618A02")]
public interface IVsMethodTipWindow3
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"5C17E526-0F7B-40FC-8E94-E12ADC618A02")]
public interface class IVsMethodTipWindow3
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("5C17E526-0F7B-40FC-8E94-E12ADC618A02")>]
type IVsMethodTipWindow3 = interface end
public interface IVsMethodTipWindow3
IVsMethodTipWindow3 형식에서는 다음과 같은 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
![]() |
GetMethodData | 메서드 설명 창에 표시 하는 방법을 데이터를 가져옵니다. |
위쪽