IVsTextImage2 인터페이스
줄 끝 (EOL) 표시자를 검사합니다.
네임스페이스: Microsoft.VisualStudio.TextManager.Interop
어셈블리: Microsoft.VisualStudio.TextManager.Interop.8.0(Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
구문
‘선언
<GuidAttribute("F86209FE-6BAA-40DC-AA5D-6C9E83B032B9")> _
<InterfaceTypeAttribute()> _
Public Interface IVsTextImage2
[GuidAttribute("F86209FE-6BAA-40DC-AA5D-6C9E83B032B9")]
[InterfaceTypeAttribute()]
public interface IVsTextImage2
[GuidAttribute(L"F86209FE-6BAA-40DC-AA5D-6C9E83B032B9")]
[InterfaceTypeAttribute()]
public interface class IVsTextImage2
[<GuidAttribute("F86209FE-6BAA-40DC-AA5D-6C9E83B032B9")>]
[<InterfaceTypeAttribute()>]
type IVsTextImage2 = interface end
public interface IVsTextImage2
IVsTextImage2 형식에서는 다음과 같은 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
GetEolLengthEx | 길이에서 줄 끝 (EOL) 표시기의 문자를 반환합니다. | |
GetEolTextEx | 줄 끝 (EOL) 표시자를 포함 하는 문자열을 반환 합니다. | |
GetEolTypeEx | EOLTYPE 줄 끝 (EOL) 마커를 반환합니다. |
위쪽
설명
추가 줄 끝 (EOL) 표시자를 검사 하는 메서드는 IVsTextImage 인터페이스입니다.