System.Web.Services.Protocols.SoapServerMethod.BindingUse Property

Gets a System.Web.Services.Description.SoapBindingUse value that specifies whether the parts of SOAP messages sent to this XML Web service method are encoded as abstract type definitions or concrete schema definitions.

Syntax

public System.Web.Services.Description.SoapBindingUse BindingUse { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0