LINEDATA.iEolType Field

Definition

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

public: Microsoft::VisualStudio::TextManager::Interop::EOLTYPE iEolType;
public: Microsoft::VisualStudio::TextManager::Interop::EOLTYPE iEolType;
Microsoft::VisualStudio::TextManager::Interop::EOLTYPE iEolType;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.EOLTYPE")]
public Microsoft.VisualStudio.TextManager.Interop.EOLTYPE iEolType;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.EOLTYPE")>]
val mutable iEolType : Microsoft.VisualStudio.TextManager.Interop.EOLTYPE
Public iEolType As EOLTYPE 

Field Value

Attributes

Remarks

COM Signature

From textmgr.idl:

Applies to