Share via


IVsTextStorage2 Members

Include Protected Members
Include Inherited Members

Adds methods to examine end-of-line markers to the IVsTextStorage interface.

The IVsTextStorage2 type exposes the following members.

Methods

 

Name

Description

Public method

GetEolLengthEx

Returns the length in characters of the text line's end-of-line marker.

Public method

GetEolTextEx

Returns a string containing the end-of-line (EOL) marker terminating the text line.

Public method

GetEolTypeEx

Returns the EOLTYPE of the text line's end-of-line marker.

Public method

GetVersionCookie

Top

See Also

Reference

IVsTextStorage2 Interface

Microsoft.VisualStudio.TextManager.Interop Namespace