ArcGIS Runtime SDK for WPF - Library Reference
Url Property
See Also 
ESRI.ArcGIS.Client.Local Namespace > LayerDetails Class : Url Property

Gets the URL of this specific layer within the LocalMapService or LocalFeatureService.

Syntax

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

Property Value

A string representing the layer within the service as a Url resource. This is useful when working with the tasks classes, such as the QueryTask, which operate on a specific layer within a service.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.