Back to Devexpress

AzureMapDataProvider.ToString() Method

windowsforms-devexpress-dot-xtramap-dot-azuremapdataprovider-7900e012.md

latest1.0 KB
Original Source

AzureMapDataProvider.ToString() Method

Returns the textual representation of the AzureMapDataProvider.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public override string ToString()
vb
Public Overrides Function ToString As String

Returns

TypeDescription
String

The AzureMapDataProvider textual representation.

|

See Also

AzureMapDataProvider Class

AzureMapDataProvider Members

DevExpress.XtraMap Namespace