IVsSetSpanMappingEvents 接口

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

语法

声明
<GuidAttribute("98CEEDBD-07A4-4376-ADE8-5A46B7F5F384")> _
<InterfaceTypeAttribute()> _
Public Interface IVsSetSpanMappingEvents
[GuidAttribute("98CEEDBD-07A4-4376-ADE8-5A46B7F5F384")]
[InterfaceTypeAttribute()]
public interface IVsSetSpanMappingEvents
[GuidAttribute(L"98CEEDBD-07A4-4376-ADE8-5A46B7F5F384")]
[InterfaceTypeAttribute()]
public interface class IVsSetSpanMappingEvents
[<GuidAttribute("98CEEDBD-07A4-4376-ADE8-5A46B7F5F384")>]
[<InterfaceTypeAttribute()>]
type IVsSetSpanMappingEvents =  interface end
public interface IVsSetSpanMappingEvents

IVsSetSpanMappingEvents 类型公开以下成员。

方法

  名称 说明
公共方法 OnBeginSetSpanMappings
公共方法 OnEndSetSpanMappings
公共方法 OnMarkerInvalidated

页首

请参阅

参考

Microsoft.VisualStudio.TextManager.Interop 命名空间