IVsImmediateStatementCompletion 接口

命名空间:  Microsoft.VisualStudio.TextManager.Interop
程序集:  Microsoft.VisualStudio.TextManager.Interop.8.0(在 Microsoft.VisualStudio.TextManager.Interop.8.0.dll 中)

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("5CE7AE60-7B66-4301-8892-90BC0B49A89B")> _
Public Interface IVsImmediateStatementCompletion
[InterfaceTypeAttribute()]
[GuidAttribute("5CE7AE60-7B66-4301-8892-90BC0B49A89B")]
public interface IVsImmediateStatementCompletion
[InterfaceTypeAttribute()]
[GuidAttribute(L"5CE7AE60-7B66-4301-8892-90BC0B49A89B")]
public interface class IVsImmediateStatementCompletion
[<InterfaceTypeAttribute()>]
[<GuidAttribute("5CE7AE60-7B66-4301-8892-90BC0B49A89B")>]
type IVsImmediateStatementCompletion =  interface end
public interface IVsImmediateStatementCompletion

IVsImmediateStatementCompletion 类型公开以下成员。

方法

  名称 说明
公共方法 EnableStatementCompletion_Deprecated
公共方法 InstallStatementCompletion
公共方法 SetCompletionContext_Deprecated

页首

请参阅

参考

Microsoft.VisualStudio.TextManager.Interop 命名空间