ProtocolReflector.ServiceUrl Property

 
Use BaseTrue

Gets the endpoint of the associated Web service as a Uniform Resource Locator (URL), obtained from the associated ServiceDescriptionReflector object.

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

Public ReadOnly Property ServiceUrl As String

Property Value

Type: System.String

The endpoint of the associated Web service as a Uniform Resource Locator (URL), obtained from the associated ServiceDescriptionReflector object.

.NET Framework
Available since 1.1
Return to top
Show: