System.Web.Services.Protocols.UrlEncodedParameterWriter.RequestEncoding Property

Gets or sets the encoding used to write parameters to the HTTP request.

Syntax

public override System.Text.Encoding RequestEncoding { set; get; }

Value

a System.Text.Encoding

Remarks

An encoding, as represented by the System.Text.Encoding class, defines how to transform characters into a sequence of bytes.

Requirements

Namespace: System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0