다음을 통해 공유


IVsTextLayer2 인터페이스

줄 끝 마커를 검사 하는 방법을 추가 IVsTextLayer 인터페이스입니다.

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

구문

‘선언
<GuidAttribute("1FE22AB1-40CA-45A0-BD56-7E65FA3B774C")> _
<InterfaceTypeAttribute()> _
Public Interface IVsTextLayer2
[GuidAttribute("1FE22AB1-40CA-45A0-BD56-7E65FA3B774C")]
[InterfaceTypeAttribute()]
public interface IVsTextLayer2
[GuidAttribute(L"1FE22AB1-40CA-45A0-BD56-7E65FA3B774C")]
[InterfaceTypeAttribute()]
public interface class IVsTextLayer2
[<GuidAttribute("1FE22AB1-40CA-45A0-BD56-7E65FA3B774C")>]
[<InterfaceTypeAttribute()>]
type IVsTextLayer2 =  interface end
public interface IVsTextLayer2

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

메서드

  이름 설명
Public 메서드 GetEolLengthEx 텍스트 줄의 줄 끝 표식 문자에 길이 반환 합니다.
Public 메서드 GetEolTextEx 텍스트 줄의 줄 끝 (EOL) 표시자를 포함 하는 문자열을 반환 합니다.
Public 메서드 GetEolTypeEx 반환은 EOLTYPE 텍스트 줄의 줄 끝 표식입니다.

위쪽

설명

메서드를 추가 합니다. IVsTextLayer 텍스트 줄의 줄 끝 마커를 검사 합니다.

참고 항목

참조

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