IVsTextLineMarkerEx 接口

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

语法

声明
<GuidAttribute("1C31EE6E-FC66-4FC8-8CC5-6A4134369F4E")> _
<InterfaceTypeAttribute()> _
Public Interface IVsTextLineMarkerEx
[GuidAttribute("1C31EE6E-FC66-4FC8-8CC5-6A4134369F4E")]
[InterfaceTypeAttribute()]
public interface IVsTextLineMarkerEx
[GuidAttribute(L"1C31EE6E-FC66-4FC8-8CC5-6A4134369F4E")]
[InterfaceTypeAttribute()]
public interface class IVsTextLineMarkerEx
[<GuidAttribute("1C31EE6E-FC66-4FC8-8CC5-6A4134369F4E")>]
[<InterfaceTypeAttribute()>]
type IVsTextLineMarkerEx =  interface end
public interface IVsTextLineMarkerEx

IVsTextLineMarkerEx 类型公开以下成员。

方法

  名称 说明
公共方法 GetClientData
公共方法 SetClientData

页首

请参阅

参考

Microsoft.VisualStudio.TextManager.Interop 命名空间