다음을 통해 공유


IVsTextLineMarkerEx 인터페이스

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

구문

‘선언
<GuidAttribute("1C31EE6E-FC66-4FC8-8CC5-6A4134369F4E")> _
<InterfaceTypeAttribute()> _
Public Interface IVsTextLineMarkerEx
[GuidAttribute("1C31EE6E-FC66-4FC8-8CC5-6A4134369F4E")]
[InterfaceTypeAttribute()]
public interface IVsTextLineMarkerEx
[GuidAttribute(L"1C31EE6E-FC66-4FC8-8CC5-6A4134369F4E")]
[InterfaceTypeAttribute()]
public interface class IVsTextLineMarkerEx
[<GuidAttribute("1C31EE6E-FC66-4FC8-8CC5-6A4134369F4E")>]
[<InterfaceTypeAttribute()>]
type IVsTextLineMarkerEx =  interface end
public interface IVsTextLineMarkerEx

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

메서드

  이름 설명
Public 메서드 GetClientData
Public 메서드 SetClientData

위쪽

참고 항목

참조

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