Back to Devexpress

AzureRouteOptions.RouteReport Property

wpf-devexpress-dot-xpf-dot-map-dot-azurerouteoptions-b20f8f26.md

latest1.2 KB
Original Source

AzureRouteOptions.RouteReport Property

Returns the effective settings used in the current call.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public AzureRouteReport RouteReport { get; set; }
vb
Public Property RouteReport As AzureRouteReport

Property Value

TypeDescription
AzureRouteReport

A value that specifies the type of data that should be reported for diagnostic purposes.

|

Available values:

NameDescription
None

No diagnostic report will be requested.

| | EffectiveSettings |

Reports the effective parameters or data used when calling the API.

|

See Also

AzureRouteOptions Class

AzureRouteOptions Members

DevExpress.Xpf.Map Namespace