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 IVsTextStorage interface.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("92FE8718-09DF-4615-9BC8-492E67EEB1AB")> _
<InterfaceTypeAttribute()> _
Public Interface IVsTextStorage2
'Usage
Dim instance As IVsTextStorage2
[GuidAttribute("92FE8718-09DF-4615-9BC8-492E67EEB1AB")]
[InterfaceTypeAttribute()]
public interface IVsTextStorage2
[GuidAttribute(L"92FE8718-09DF-4615-9BC8-492E67EEB1AB")]
[InterfaceTypeAttribute()]
public interface class IVsTextStorage2
public interface IVsTextStorage2
Remarks
IVsTextStorage2 adds methods to IVsTextStorage to examine a text line's end-of-line marker.