IVsIntellisenseOptions 接口

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

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("592346B2-C79C-4D3F-885A-3DA61899EE4B")> _
Public Interface IVsIntellisenseOptions
[InterfaceTypeAttribute()]
[GuidAttribute("592346B2-C79C-4D3F-885A-3DA61899EE4B")]
public interface IVsIntellisenseOptions
[InterfaceTypeAttribute()]
[GuidAttribute(L"592346B2-C79C-4D3F-885A-3DA61899EE4B")]
public interface class IVsIntellisenseOptions
[<InterfaceTypeAttribute()>]
[<GuidAttribute("592346B2-C79C-4D3F-885A-3DA61899EE4B")>]
type IVsIntellisenseOptions =  interface end
public interface IVsIntellisenseOptions

IVsIntellisenseOptions 类型公开以下成员。

方法

  名称 说明
公共方法 GetCompletorSize
公共方法 SetCompletorSize

页首

请参阅

参考

Microsoft.VisualStudio.TextManager.Interop 命名空间