Back to Devexpress

AzureSearchDataProvider.CultureName Property

windowsforms-devexpress-dot-xtramap-dot-azuresearchdataprovider.md

latest1.3 KB
Original Source

AzureSearchDataProvider.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 is equivalent to the written language and locale.

|

See Also

AzureSearchDataProvider Class

AzureSearchDataProvider Members

DevExpress.XtraMap Namespace