SoapBinding.Binding Property

 

Gets or sets the XML qualified name of the SOAP binding implemented by the XML Web service.

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

member Binding : XmlQualifiedName with get, set

Property Value

Type: System.Xml.XmlQualifiedName

The XmlQualifiedName of the SOAP binding implemented by the XML Web service.

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

.NET Framework
Available since 1.1
Return to top
Show: