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

System.Text.Encoding.ASCII Property

Gets an encoding for the ASCII (7-bit) character set.

public static Encoding ASCII { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property is read-only.

Note:

ASCII characters can represent Unicode characters from U+0000 to U+007f, inclusive.

Requirements

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