This documentation is archived and is not being maintained.

HttpMethodAttribute Properties

The properties of the HttpMethodAttribute class are listed here. For a complete list of HttpMethodAttribute class members, see the HttpMethodAttribute Members topic.

Public Properties

public propertyParameterFormatter Gets or sets a Type that serializes parameters sent from an XML Web service client to the XML Web service method.
public propertyReturnFormatter Gets or sets a Type that deserializes the response from an XML Web service method.
public propertyTypeId (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: