Back to Devexpress

AzureSearchDataProvider.ToString() Method

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

latest1.1 KB
Original Source

AzureSearchDataProvider.ToString() Method

Returns the textual representation of this AzureSearchDataProvider.

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 textual representation of this AzureSearchDataProvider.

|

See Also

AzureSearchDataProvider Class

AzureSearchDataProvider Members

DevExpress.XtraMap Namespace