ArcGIS API for Silverlight - Library Reference
Url Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.WebMap Namespace > Query Class : Url Property

Gets or sets the URL of the layer to queryThe URL of the layer to query. The URL points to a REST resource that represents a layer in a Map, Image, or Feature service. This URL can be used to instantiate a ESRI.ArcGIS.Client.Tasks.QueryTask.

Syntax

Visual Basic (Declaration) 
Public Property Url As String
C# 
public string Url {get; set;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.