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

System.Text.Encoding.WebName Property

The name of the encoding, in a web-standard form (IANA).

public virtual string WebName { get; }

Value

The name of the encoding in web form.

Remarks

This is the IANA-compliant name for this encoding. It is used when working with the HTTP protocol.

Requirements

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