Share via


WebReference2.ServiceLocationUrl Property

Namespace:  VsWebSite90
Assembly:  VsWebSite.Interop90 (in VsWebSite.Interop90.dll)

Syntax

'Declaration
ReadOnly Property ServiceLocationUrl As String
'Usage
Dim instance As WebReference2 
Dim value As String 

value = instance.ServiceLocationUrl
string ServiceLocationUrl { get; }
property String^ ServiceLocationUrl {
    String^ get ();
}
function get ServiceLocationUrl () : String

Property Value

Type: System.String

Implements

WebReference.ServiceLocationUrl

.NET Framework Security

See Also

Reference

WebReference2 Interface

WebReference2 Members

ServiceLocationUrl Overload

VsWebSite90 Namespace