_EOLTYPE2 枚举

命名空间:  Microsoft.VisualStudio.TextManager.Interop
程序集:  Microsoft.VisualStudio.TextManager.Interop.8.0(在 Microsoft.VisualStudio.TextManager.Interop.8.0.dll 中)

语法

声明
Public Enumeration _EOLTYPE2
public enum _EOLTYPE2
public enum class _EOLTYPE2
type _EOLTYPE2
public enum _EOLTYPE2

成员

成员名称 说明
eolUNI_NEL UNICODE 行尾。该值还可以定义为 MAX_EOLTYPES
MAX_EOLTYPES2 枚举标记的末尾。

备注

此处值添加到 EOLTYPE 枚举的值。 用户应模拟 _EOLTYPE2 的成员。 EOLTYPE

请参阅

参考

Microsoft.VisualStudio.TextManager.Interop 命名空间

EOLTYPE