Op Englesch liesen Editéieren

Deelen iwwer


System.Text.Encodings.Web Namespace

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Contains a base class that represent a web encoder; subclasses that represent HTML, JavaScript, and Url character encoding; and a class that represents a filter for allowing only certain characters, character ranges, or code points to be encoded.

Classes

HtmlEncoder

Represents an HTML character encoding.

JavaScriptEncoder

Represents a JavaScript character encoding.

TextEncoder

The base class of web encoders.

TextEncoderSettings

Represents a filter that allows only certain Unicode code points.

UrlEncoder

Represents a URL character encoding.