다음을 통해 공유


IVsTextMarkerClientAdvanced 인터페이스

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

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

구문

‘선언
<GuidAttribute("C4B874D3-1491-4F13-8B9E-17249EC4902B")> _
<InterfaceTypeAttribute()> _
Public Interface IVsTextMarkerClientAdvanced
[GuidAttribute("C4B874D3-1491-4F13-8B9E-17249EC4902B")]
[InterfaceTypeAttribute()]
public interface IVsTextMarkerClientAdvanced
[GuidAttribute(L"C4B874D3-1491-4F13-8B9E-17249EC4902B")]
[InterfaceTypeAttribute()]
public interface class IVsTextMarkerClientAdvanced
[<GuidAttribute("C4B874D3-1491-4F13-8B9E-17249EC4902B")>]
[<InterfaceTypeAttribute()>]
type IVsTextMarkerClientAdvanced =  interface end
public interface IVsTextMarkerClientAdvanced

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

메서드

  이름 설명
Public 메서드 OnMarkerTextChanged 표식으로 같은 줄에 텍스트가 변경 될 때 발생.

위쪽

참고 항목

참조

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