ArcGIS Runtime SDK for WPF - Library Reference
DirectionsLanguage Property
See Also 
ESRI.ArcGIS.Client.Tasks Namespace > RouteParameters Class : DirectionsLanguage Property

The language to be used when computing directions. The default is as defined in the specific routing network layer used in your RouteTask. By default, NAServer gets installed with en_US only - it is up to the server administrator to add additional languages.

Syntax

Visual Basic (Declaration) 
Public Property DirectionsLanguage As CultureInfo
C# 
public CultureInfo DirectionsLanguage {get; set;}

Property Value

The directions language.

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.