This documentation is archived and is not being maintained.

UrlParameterWriter Properties

The UrlParameterWriter type exposes the following members.

  NameDescription
Public property RequestEncoding Gets or sets the encoding used to write parameters to the HTTP request. (Inherited from UrlEncodedParameterWriter.)
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: