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

Gets the Url of the local map service.

Syntax

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

Remarks

The Url property is used when creating tasks which operate against the service or specific layers within the 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.