Share via


WebReference.ServiceLocationUrl Property

Definition

Gets the service location URL for the first service defined in the WSDL file.

public:
 property System::String ^ ServiceLocationUrl { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(8)]
public string ServiceLocationUrl { [System.Runtime.InteropServices.DispId(8)] get; }
[<System.Runtime.InteropServices.DispId(8)>]
[<get: System.Runtime.InteropServices.DispId(8)>]
member this.ServiceLocationUrl : string
Public ReadOnly Property ServiceLocationUrl As String

Property Value

A service location URL.

Attributes

Applies to