MimeParameterWriter.RequestEncoding Property
.NET Framework (current version)
Gets or sets the encoding used to write parameters to the HTTP request.
Assembly: System.Web.Services (in System.Web.Services.dll)
abstract RequestEncoding : Encoding with get, set override RequestEncoding : Encoding with get, set
An encoding, as represented by the Encoding class, defines how to transform characters into a sequence of bytes.
.NET Framework
Available since 1.1
Available since 1.1
Show: