SoapBinding.Style Property

 

Specifies the type of SOAP binding used by the current SoapBinding.

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

member Style : SoapBindingStyle with get, set

Property Value

Type: System.Web.Services.Description.SoapBindingStyle

One of the SoapBindingStyle values. The default is Document.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 1.1
Return to top
Show: