HttpMethodAttribute Properties
.NET Framework 2.0
| Name | Description | |
|---|---|---|
| ParameterFormatter |
Gets or sets a Type that serializes parameters sent from an XML Web service client to the XML Web service method.
|
| ReturnFormatter |
Gets or sets a Type that deserializes the response from an XML Web service method.
|
| TypeId |
When implemented in a derived class, gets a unique identifier for this Attribute.
(inherited from
Attribute)
|
Community Additions
ADD
Show: