Back to Devexpress

AzureRouteDataProvider.CultureName Property

windowsforms-devexpress-dot-xtramap-dot-azureroutedataprovider-5411f064.md

latest1.3 KB
Original Source

AzureRouteDataProvider.CultureName Property

Gets or sets the Culture name used to obtain data from Azure GIS services.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
[DefaultValue("")]
public string CultureName { get; set; }
vb
<DefaultValue("")>
Public Property CultureName As String

Property Value

TypeDefaultDescription
StringString.Empty

The culture name that defines the written language and locale.

|

See Also

AzureRouteDataProvider Class

AzureRouteDataProvider Members

DevExpress.XtraMap Namespace