LINEDATA.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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.