System.Text Constants

 NameDescription
CP_ACP

Represents constant CP_ACP.

CP_OEM

Represents constant CP_OEM.

CP_SYMBOL

Represents constant CP_SYMBOL.

CP_UTF16BE

Represents constant CP_UTF16BE.

CP_UTF16LE

Represents constant CP_UTF16LE.

CP_UTF7

Represents constant CP_UTF7.

CP_UTF8

Represents constant CP_UTF8.

Top