다음을 통해 공유


IVsTextViewIntellisenseHostProvider 인터페이스

Ivstextviewintellisensehost는 텍스트 보기에서 구현 합니다.

네임스페이스:  Microsoft.VisualStudio.TextManager.Interop
어셈블리:  Microsoft.VisualStudio.TextManager.Interop.8.0(Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

구문

‘선언
<InterfaceTypeAttribute()> _
<GuidAttribute("2E758295-344B-48D6-86AC-BD81F89CB4B8")> _
Public Interface IVsTextViewIntellisenseHostProvider
[InterfaceTypeAttribute()]
[GuidAttribute("2E758295-344B-48D6-86AC-BD81F89CB4B8")]
public interface IVsTextViewIntellisenseHostProvider
[InterfaceTypeAttribute()]
[GuidAttribute(L"2E758295-344B-48D6-86AC-BD81F89CB4B8")]
public interface class IVsTextViewIntellisenseHostProvider
[<InterfaceTypeAttribute()>]
[<GuidAttribute("2E758295-344B-48D6-86AC-BD81F89CB4B8")>]
type IVsTextViewIntellisenseHostProvider =  interface end
public interface IVsTextViewIntellisenseHostProvider

IVsTextViewIntellisenseHostProvider 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 CreateIntellisenseHost IntelliSense 호스트를 만듭니다.

위쪽

참고 항목

참조

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