LINEDATAEX.iEolType Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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: