This documentation is archived and is not being maintained.
HttpMethodAttribute Properties
.NET Framework 1.1
The properties of the HttpMethodAttribute class are listed here. For a complete list of HttpMethodAttribute class members, see the HttpMethodAttribute Members topic.
Public Properties
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 (inherited from Attribute) | When implemented in a derived class, gets a unique identifier for this Attribute. |
See Also
HttpMethodAttribute Class | System.Web.Services.Protocols Namespace
Show:
