ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
ServiceUrl Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > TileFunctionality Class : ServiceUrl Property




URL for the service.

Syntax

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

See Also

© 2010 All Rights Reserved.