_EOLTYPE2 Enumeration
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Syntax
'Декларация
Public Enumeration _EOLTYPE2
'Применение
Dim instance As _EOLTYPE2
public enum _EOLTYPE2
public enum class _EOLTYPE2
type _EOLTYPE2
public enum _EOLTYPE2
Members
Member name | Description | |
---|---|---|
eolUNI_NEL | UNICODE end of line. This value is also defined as MAX_EOLTYPES | |
MAX_EOLTYPES2 | End of enum marker. |
Remarks
The values here add to the values in the EOLTYPE enumeration. Users should cast the members of _EOLTYPE2 to EOLTYPE.