ServiceDescription.RetrievalUrl Property

 

Gets or sets the URL of the XML Web service to which the ServiceDescription instance applies.

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

member RetrievalUrl : string with get, set

Property Value

Type: System.String

The URL of the XML Web service. The default value is an empty string ("").

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

.NET Framework
Available since 1.1
Return to top
Show: