Back to Devexpress

AzureMapDataProviderBase.AzureKey Property

windowsforms-devexpress-dot-xtramap-dot-azuremapdataproviderbase.md

latest1.3 KB
Original Source

AzureMapDataProviderBase.AzureKey Property

Specifies the key you receive when you Create an Azure Maps account.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

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

Property Value

TypeDefaultDescription
StringString.Empty

A string that stores an Azure Maps key.

|

See Also

AzureMapDataProviderBase Class

AzureMapDataProviderBase Members

DevExpress.XtraMap Namespace