Share via


IVsTextImage2 Interface

Examines end-of-line (EOL) markers.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Syntax

'Declaration
<GuidAttribute("F86209FE-6BAA-40DC-AA5D-6C9E83B032B9")> _
<InterfaceTypeAttribute()> _
Public Interface IVsTextImage2
'Usage
Dim instance As IVsTextImage2
[GuidAttribute("F86209FE-6BAA-40DC-AA5D-6C9E83B032B9")]
[InterfaceTypeAttribute()]
public interface IVsTextImage2
[GuidAttribute(L"F86209FE-6BAA-40DC-AA5D-6C9E83B032B9")]
[InterfaceTypeAttribute()]
public interface class IVsTextImage2
public interface IVsTextImage2

Remarks

Adds methods that examine end-of-line (EOL) markers to the IVsTextImage interface.

See Also

Reference

IVsTextImage2 Members

Microsoft.VisualStudio.TextManager.Interop Namespace