Share via


LINEDATAEX.iEolType Field

Type of the new line character at the end of the line (for example "/n", "/r/n", and so on).

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

Syntax

'Declaration
Public iEolType As EOLTYPE
public EOLTYPE iEolType
public:
EOLTYPE iEolType
val mutable iEolType: EOLTYPE
public var iEolType : EOLTYPE

Remarks

COM Signature

From textmgr.idl:

.NET Framework Security

See Also

Reference

LINEDATAEX Structure

Microsoft.VisualStudio.TextManager.Interop Namespace