다음을 통해 공유


IVsTextMarkerClientEx 인터페이스

기능을 통해 사용할 수 있는 확장은 IVsTextMarkerClient 추가 콜백을 제공 하는 인터페이스입니다.

네임스페이스:  Microsoft.VisualStudio.TextManager.Interop
어셈블리:  Microsoft.VisualStudio.TextManager.Interop.8.0(Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

구문

‘선언
<InterfaceTypeAttribute()> _
<GuidAttribute("BA48A96D-40E9-4723-BDD8-B99072A1A426")> _
Public Interface IVsTextMarkerClientEx
[InterfaceTypeAttribute()]
[GuidAttribute("BA48A96D-40E9-4723-BDD8-B99072A1A426")]
public interface IVsTextMarkerClientEx
[InterfaceTypeAttribute()]
[GuidAttribute(L"BA48A96D-40E9-4723-BDD8-B99072A1A426")]
public interface class IVsTextMarkerClientEx
[<InterfaceTypeAttribute()>]
[<GuidAttribute("BA48A96D-40E9-4723-BDD8-B99072A1A426")>]
type IVsTextMarkerClientEx =  interface end
public interface IVsTextMarkerClientEx

IVsTextMarkerClientEx 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 MarkerInvalidated 마커에 연결 된 텍스트는 사용자 작업에 의해 삭제 될 때 호출 됩니다.
Public 메서드 OnHoverOverMarker

위쪽

참고 항목

참조

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