다음을 통해 공유


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 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 OnBeginSetSpanMappings
Public 메서드 OnEndSetSpanMappings
Public 메서드 OnMarkerInvalidated

위쪽

참고 항목

참조

Microsoft.VisualStudio.TextManager.Interop 네임스페이스