The properties of System.Text.Encoding are listed below. For a list of all members, see the Encoding Members list.
See Also: Inherited members from System.Object
[read-only] staticASCII Encoding. Gets an encoding for the ASCII (7-bit) character set. [read-only] staticBigEndianUnicode Encoding. Gets an encoding for the Unicode format in big-endian byte order. [read-only] BodyName string. Documentation for this section has not yet been entered. [read-only] CodePage int. Documentation for this section has not yet been entered. DecoderFallback DecoderFallback. Documentation for this section has not yet been entered. [read-only] staticDefault Encoding. Gets an encoding for the ANSI code page of the current system. EncoderFallback EncoderFallback. Documentation for this section has not yet been entered. [read-only] EncodingName string. Documentation for this section has not yet been entered. [read-only] HeaderName string. Documentation for this section has not yet been entered. [read-only] IsBrowserDisplay bool. Documentation for this section has not yet been entered. [read-only] IsBrowserSave bool. Documentation for this section has not yet been entered. [read-only] IsMailNewsDisplay bool. Documentation for this section has not yet been entered. [read-only] IsMailNewsSave bool. Documentation for this section has not yet been entered. [read-only] IsReadOnly bool. Documentation for this section has not yet been entered. [read-only] IsSingleByte bool. Documentation for this section has not yet been entered. [read-only] staticUnicode Encoding. Gets an encoding for the Unicode format in little-endian byte order. [read-only] staticUTF32 Encoding. Documentation for this section has not yet been entered. [read-only] staticUTF7 Encoding. Documentation for this section has not yet been entered. [read-only] staticUTF8 Encoding. Gets an encoding for the UTF-8 format. [read-only] WebName string. The name of the encoding, in a web-standard form (IANA). [read-only] WindowsCodePage int. Documentation for this section has not yet been entered.