Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds methods to examine end-of-line markers to the IVsTextLines interface.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("181B18A3-A0E8-436B-8AEF-500043C7CC78")> _
<InterfaceTypeAttribute()> _
Public Interface IVsTextLines2
'Usage
Dim instance As IVsTextLines2
[GuidAttribute("181B18A3-A0E8-436B-8AEF-500043C7CC78")]
[InterfaceTypeAttribute()]
public interface IVsTextLines2
[GuidAttribute(L"181B18A3-A0E8-436B-8AEF-500043C7CC78")]
[InterfaceTypeAttribute()]
public interface class IVsTextLines2
public interface IVsTextLines2
Remarks
Adds methods to IVsTextLines to examine a text line's end-of-line marker.