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 命名空间