共用方式為


LINEDATAEX.iEolType 欄位

在行尾的新行字元的型別 (例如"/n","/ r/n 」,依此類推)。

命名空間:  Microsoft.VisualStudio.TextManager.Interop
組件:  Microsoft.VisualStudio.TextManager.Interop (在 Microsoft.VisualStudio.TextManager.Interop.dll 中)

語法

'宣告
Public iEolType As EOLTYPE
public EOLTYPE iEolType
public:
EOLTYPE iEolType
val mutable iEolType: EOLTYPE
public var iEolType : EOLTYPE

備註

COM 簽章

從 textmgr.idl:

.NET Framework 安全性

請參閱

參考

LINEDATAEX 結構

Microsoft.VisualStudio.TextManager.Interop 命名空間