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


IVsImmediateStatementCompletion2 - интерфейс

Пространство имен:  Microsoft.VisualStudio.TextManager.Interop
Сборка:  Microsoft.VisualStudio.TextManager.Interop.8.0 (в Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Синтаксис

'Декларация
<InterfaceTypeAttribute()> _
<GuidAttribute("58F03D6E-F781-4E44-BD88-3BDE817CBDCD")> _
Public Interface IVsImmediateStatementCompletion2 _
    Inherits IVsImmediateStatementCompletion
[InterfaceTypeAttribute()]
[GuidAttribute("58F03D6E-F781-4E44-BD88-3BDE817CBDCD")]
public interface IVsImmediateStatementCompletion2 : IVsImmediateStatementCompletion
[InterfaceTypeAttribute()]
[GuidAttribute(L"58F03D6E-F781-4E44-BD88-3BDE817CBDCD")]
public interface class IVsImmediateStatementCompletion2 : IVsImmediateStatementCompletion
[<InterfaceTypeAttribute()>]
[<GuidAttribute("58F03D6E-F781-4E44-BD88-3BDE817CBDCD")>]
type IVsImmediateStatementCompletion2 =  
    interface 
        interface IVsImmediateStatementCompletion 
    end
public interface IVsImmediateStatementCompletion2 extends IVsImmediateStatementCompletion

Тип IVsImmediateStatementCompletion2 предоставляет следующие члены.

Методы

  Имя Описание
Открытый метод EnableStatementCompletion
Открытый метод EnableStatementCompletion_Deprecated
Открытый метод GetFilter
Открытый метод InstallStatementCompletion
Открытый метод SetCompletionContext
Открытый метод SetCompletionContext_Deprecated

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

См. также

Ссылки

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