IVsTextViewEx 接口

IVsTextView以外的功能。

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

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("EAF1EA5B-EB6D-4852-9D87-666E09BC4BEE")> _
Public Interface IVsTextViewEx
[InterfaceTypeAttribute()]
[GuidAttribute("EAF1EA5B-EB6D-4852-9D87-666E09BC4BEE")]
public interface IVsTextViewEx
[InterfaceTypeAttribute()]
[GuidAttribute(L"EAF1EA5B-EB6D-4852-9D87-666E09BC4BEE")]
public interface class IVsTextViewEx
[<InterfaceTypeAttribute()>]
[<GuidAttribute("EAF1EA5B-EB6D-4852-9D87-666E09BC4BEE")>]
type IVsTextViewEx =  interface end
public interface IVsTextViewEx

IVsTextViewEx 类型公开以下成员。

方法

  名称 说明
公共方法 AppendViewOnlyMarkerTypes
公共方法 GetClusterRange 返回群集大小信息。
公共方法 GetSmartTagRect
公共方法 GetWindowFrame
公共方法 InvokeInsertionUI
公共方法 IsCompletorWindowActive
公共方法 IsExpansionUIActive
公共方法 IsReadOnly
公共方法 PersistOutliningState
公共方法 RemoveViewOnlyMarkerTypes
公共方法 SetBackgroundColorIndex
公共方法 SetHoverWaitTimer
公共方法 SetIgnoreMarkerTypes
公共方法 UpdateSmartTagWindow

页首

请参阅

参考

Microsoft.VisualStudio.TextManager.Interop 命名空间