SoapOperationBinding::Style Property
.NET Framework (current version)
Gets or sets the type of SOAP binding used by the SoapOperationBinding.
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.
SoapBinding_SoapOperationBinding#7
.NET Framework
Available since 1.1
Available since 1.1
Show: