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

System.Text.Encoding.Default Property

Gets an encoding for the ANSI code page of the current system. [Edit]

public static Encoding Default { get; }

Value

A System.Text.Encoding for the ANSI code page of the current system. [Edit]

Remarks

This property is read-only. [Edit]

Requirements

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