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

Gets or sets the path or Url to the locator package from which the LocalGeocodeService is created.

Syntax

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

Exceptions

ExceptionDescription
System.InvalidOperationExceptionThe Path property cannot be changed once the local geocode service has started.

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.