This documentation is archived and is not being maintained.
HttpMethodAttribute Properties
Visual Studio 2010
The HttpMethodAttribute type exposes the following members.
| 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.) |
Show: