IVsTextImage2 Interface
Visual Studio 2015
Examines end-of-line (EOL) markers.
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetEolLengthEx(LINEDATAEX[], UInt32) | Returns the length in characters of the end-of-line (EOL) marker. |
![]() | GetEolTextEx(LINEDATAEX[], String) | Returns a string containing the end-of-line (EOL) marker. |
![]() | GetEolTypeEx(LINEDATAEX[], UInt32) | Returns the EOLTYPE of the end-of-line (EOL) marker. |
Adds methods that examine end-of-line (EOL) markers to the IVsTextImage interface.
Show:
