ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
Url Property
See Also  Send Feedback
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > GeocodeResourceInternet Class : Url Property




The URL for connecting to the ArcGIS Server geocode service.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Url As String
Visual Basic (Usage)Copy Code
Dim instance As GeocodeResourceInternet
Dim value As String
 
value = instance.Url
C# 
public string Url {get;}

Example

An example of a data source URL would be: http://myserver.example.com/arcgis/services/MyService/GeocodeServer.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.