IVsCommandWindowCompletion 接口

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

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("34896BBB-A3D5-4C80-BCCE-E9271BEEDC11")> _
Public Interface IVsCommandWindowCompletion
[InterfaceTypeAttribute()]
[GuidAttribute("34896BBB-A3D5-4C80-BCCE-E9271BEEDC11")]
public interface IVsCommandWindowCompletion
[InterfaceTypeAttribute()]
[GuidAttribute(L"34896BBB-A3D5-4C80-BCCE-E9271BEEDC11")]
public interface class IVsCommandWindowCompletion
[<InterfaceTypeAttribute()>]
[<GuidAttribute("34896BBB-A3D5-4C80-BCCE-E9271BEEDC11")>]
type IVsCommandWindowCompletion =  interface end
public interface IVsCommandWindowCompletion

IVsCommandWindowCompletion 类型公开以下成员。

方法

  名称 说明
公共方法 SetCompletionContext

页首

请参阅

参考

Microsoft.VisualStudio.TextManager.Interop 命名空间