SoapDocumentServiceAttribute Constructor (SoapBindingUse)

 

Initializes a new instance of the SoapDocumentServiceAttribute class setting the parameter formatting.

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

public:
SoapDocumentServiceAttribute(
	SoapBindingUse use
)

Parameters

use
Type: System.Web.Services.Description::SoapBindingUse

The parameter formatting of the XML Web service. Sets the Use property.

.NET Framework
Available since 1.1
Return to top
Show: