Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

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:
© 2017 Microsoft