ArcGIS API for Windows Phone - Library Reference
Culture Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Bing Namespace > TileLayer Class : Culture Property

Gets or sets the culture used for getting localized labels.

Syntax

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

Remarks

See http://msdn.microsoft.com/en-us/library/cc469974.aspx for a list of support cultures.

Property Value

The culture.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.