HttpMethodAttribute Properties

 

Namespace:   System.Web.Services.Protocols
Assembly:  System.Web.Services (in System.Web.Services.dll)

NameDescription
System_CAPS_pubpropertyParameterFormatter

Gets or sets a Type that serializes parameters sent from an XML Web service client to the XML Web service method.

System_CAPS_pubpropertyReturnFormatter

Gets or sets a Type that deserializes the response from an XML Web service method.

System_CAPS_pubpropertyTypeId

When implemented in a derived class, gets a unique identifier for this Attribute.(Inherited from Attribute.)

Return to top
Show: