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

Gets or sets the path of the Map Package on which the LocalMapService is based.

Syntax

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

Remarks

The Path property may only be set once prior to the LocalMapService being started.

Property Value

A String representing the physical path to the Map Package.

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.