SoapBinding.Address Property

 

Gets or sets the URL of the XML Web service implementing the SOAP binding.

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

member Address : string with get, set

Property Value

Type: System.String

The URL of the XML Web service implementing the SOAP binding. The default value is Empty.

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

.NET Framework
Available since 1.1
Return to top
Show: