ArcGIS Runtime SDK for WPF - Library Reference
LocalGeocodeService Constructor(String)
See Also 
ESRI.ArcGIS.Client.Local Namespace > LocalGeocodeService Class > LocalGeocodeService Constructor : LocalGeocodeService Constructor(String)

path
Path to the Locator
Initializes a new instance of the LocalGeocodeService class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal path As String _
)
C# 
public LocalGeocodeService( 
   string path
)

Parameters

path
Path to the Locator

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.