SoapBinding::Style Property
.NET Framework (current version)
Specifies the type of SOAP binding used by the current SoapBinding.
Assembly: System.Web.Services (in System.Web.Services.dll)
public: property SoapBindingStyle Style { SoapBindingStyle get(); void set(SoapBindingStyle value); }
Property Value
Type: System.Web.Services.Description::SoapBindingStyleOne of the SoapBindingStyle values. The default is Document.
.NET Framework
Available since 1.1
Available since 1.1
Show: