UrlParameterWriter Properties
.NET Framework 2.0
| Name | Description | |
|---|---|---|
| RequestEncoding |
Gets or sets the encoding used to write parameters to the HTTP request.
(inherited from
UrlEncodedParameterWriter)
|
| UsesWriteRequest |
Gets a value that indicates whether Web method parameter values are serialized to the out-going HTTP request body.
(inherited from
MimeParameterWriter)
|
Community Additions
ADD
Show: