This documentation is archived and is not being maintained.
UrlEncodedParameterWriter Properties
Visual Studio 2010
The UrlEncodedParameterWriter type exposes the following members.
| Name | Description | |
|---|---|---|
|
RequestEncoding | Gets or sets the encoding used to write parameters to the HTTP request. (Overrides MimeParameterWriter::RequestEncoding.) |
|
UsesWriteRequest | Gets a value that indicates whether Web method parameter values are serialized to the out-going HTTP request body. (Inherited from MimeParameterWriter.) |
Show: