Mono Class Library: System.Text.Encoding Overview | Members

System.Text.Encoding.UTF8 Property

Gets an encoding for the UTF-8 format. [Edit]

public static Encoding UTF8 { get; }

Value

A System.Text.Encoding for the UTF-8 format. [Edit]

Remarks

This property is read-only.

Note:

For detailed information regarding UTF-8 encoding, see System.Text.UTF8Encoding.

[Edit]

Requirements

Namespace: System.Text
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0