Mono Class Library: Overview

System.Text.Encoding: Property Members

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

Public Properties

[read-only]
static
ASCIIEncoding. Gets an encoding for the ASCII (7-bit) character set.
[read-only]
static
BigEndianUnicodeEncoding. Gets an encoding for the Unicode format in big-endian byte order.
[read-only]
BodyNamestring. Documentation for this section has not yet been entered.
[read-only]
CodePageint. Documentation for this section has not yet been entered.
DecoderFallbackDecoderFallback. Documentation for this section has not yet been entered.
[read-only]
static
DefaultEncoding. Gets an encoding for the ANSI code page of the current system.
EncoderFallbackEncoderFallback. Documentation for this section has not yet been entered.
[read-only]
EncodingNamestring. Documentation for this section has not yet been entered.
[read-only]
HeaderNamestring. Documentation for this section has not yet been entered.
[read-only]
IsBrowserDisplaybool. Documentation for this section has not yet been entered.
[read-only]
IsBrowserSavebool. Documentation for this section has not yet been entered.
[read-only]
IsMailNewsDisplaybool. Documentation for this section has not yet been entered.
[read-only]
IsMailNewsSavebool. Documentation for this section has not yet been entered.
[read-only]
IsReadOnlybool. Documentation for this section has not yet been entered.
[read-only]
IsSingleBytebool. Documentation for this section has not yet been entered.
[read-only]
static
UnicodeEncoding. Gets an encoding for the Unicode format in little-endian byte order.
[read-only]
static
UTF32Encoding. Documentation for this section has not yet been entered.
[read-only]
static
UTF7Encoding. Documentation for this section has not yet been entered.
[read-only]
static
UTF8Encoding. Gets an encoding for the UTF-8 format.
[read-only]
WebNamestring. The name of the encoding, in a web-standard form (IANA).
[read-only]
WindowsCodePageint. Documentation for this section has not yet been entered.