Поделиться через


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 предоставляет следующие члены.

Методы

  Имя Описание
Открытый метод CreateIntellisenseHost Создает узел IntelliSense.

В начало страницы

См. также

Ссылки

Microsoft.VisualStudio.TextManager.Interop - пространство имен