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 IVsTextLayer interface.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("1FE22AB1-40CA-45A0-BD56-7E65FA3B774C")> _
<InterfaceTypeAttribute()> _
Public Interface IVsTextLayer2
'Usage
Dim instance As IVsTextLayer2
[GuidAttribute("1FE22AB1-40CA-45A0-BD56-7E65FA3B774C")]
[InterfaceTypeAttribute()]
public interface IVsTextLayer2
[GuidAttribute(L"1FE22AB1-40CA-45A0-BD56-7E65FA3B774C")]
[InterfaceTypeAttribute()]
public interface class IVsTextLayer2
public interface IVsTextLayer2
Remarks
Adds methods to IVsTextLayer to examine a text line's end-of-line marker.