ArcGIS API for Windows Phone - Library Reference
DirectionsLanguage Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > RouteClosestFacilityParameters 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.