Freigeben über


IVsSetSpanMappingEvents-Schnittstelle

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Syntax

'Declaration
<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

Der IVsSetSpanMappingEvents-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode OnBeginSetSpanMappings
Öffentliche Methode OnEndSetSpanMappings
Öffentliche Methode OnMarkerInvalidated

Zum Seitenanfang

Siehe auch

Referenz

Microsoft.VisualStudio.TextManager.Interop-Namespace