VsIntellisenseCompletor - интерфейс
Пространство имен: Microsoft.VisualStudio.TextManager.Interop
Сборка: Microsoft.VisualStudio.TextManager.Interop.8.0 (в Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Синтаксис
'Декларация
<GuidAttribute("05DFCF7A-C78A-4E20-AAFB-4A0F4D26E0FB")> _
Public Interface VsIntellisenseCompletor _
Inherits IVsIntellisenseCompletor
[GuidAttribute("05DFCF7A-C78A-4E20-AAFB-4A0F4D26E0FB")]
public interface VsIntellisenseCompletor : IVsIntellisenseCompletor
[GuidAttribute(L"05DFCF7A-C78A-4E20-AAFB-4A0F4D26E0FB")]
public interface class VsIntellisenseCompletor : IVsIntellisenseCompletor
[<GuidAttribute("05DFCF7A-C78A-4E20-AAFB-4A0F4D26E0FB")>]
type VsIntellisenseCompletor =
interface
interface IVsIntellisenseCompletor
end
public interface VsIntellisenseCompletor extends IVsIntellisenseCompletor
Тип VsIntellisenseCompletor предоставляет следующие члены.
Методы
Имя | Описание | |
---|---|---|
![]() |
Exec(Guid%, UInt32, UInt32, Object%, Object%) | (Унаследовано от IVsIntellisenseCompletor.) |
![]() |
GetCompletionSpan | Возвращает диапазон completor. (Унаследовано от IVsIntellisenseCompletor.) |
![]() |
GetHeight | Получает высоту completor IntelliSense. (Унаследовано от IVsIntellisenseCompletor.) |
![]() |
GetWidth | Возвращает ширину completor. (Унаследовано от IVsIntellisenseCompletor.) |
![]() |
GetWindowHandle | Получает дескриптор для окна completor. (Унаследовано от IVsIntellisenseCompletor.) |
![]() |
Hide | Скрывает completor IntelliSense. (Унаследовано от IVsIntellisenseCompletor.) |
![]() |
Initialize | Инициализирует completor IntelliSense. (Унаследовано от IVsIntellisenseCompletor.) |
![]() |
IsActive | Определяет, является ли completor активно. (Унаследовано от IVsIntellisenseCompletor.) |
![]() |
QueryStatus(Guid%, UInt32, array<OLECMD[], array<OLECMDTEXT[]) | (Унаследовано от IVsIntellisenseCompletor.) |
![]() |
SetLocation | Задает местоположение completor. (Унаследовано от IVsIntellisenseCompletor.) |
![]() |
Update | Обновляет completor IntelliSense. (Унаследовано от IVsIntellisenseCompletor.) |
В начало страницы
См. также
Ссылки
Microsoft.VisualStudio.TextManager.Interop - пространство имен