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




URL of the ArcGIS Server data source.

Syntax

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

Remarks

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

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.