This documentation is archived and is not being maintained.

UrlEncodedParameterWriter Properties

The UrlEncodedParameterWriter type exposes the following members.

  NameDescription
Public property RequestEncoding Gets or sets the encoding used to write parameters to the HTTP request. (Overrides MimeParameterWriter::RequestEncoding.)
Public property UsesWriteRequest Gets a value that indicates whether Web method parameter values are serialized to the out-going HTTP request body. (Inherited from MimeParameterWriter.)
Top
Show: