Back to Devexpress

AzureRouteReport Enum

wpf-devexpress-dot-xpf-dot-map-dbe82395.md

latest1.2 KB
Original Source

AzureRouteReport Enum

Lists values that specify the data that should be reported for diagnostic purposes.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public enum AzureRouteReport
vb
Public Enum AzureRouteReport

Members

NameDescription
None

No diagnostic report will be requested.

| | EffectiveSettings |

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

|

The following properties accept/return AzureRouteReport values:

Remarks

The EffectiveSettings value reports the effective parameters or data used when calling the API.

See Also

DevExpress.Xpf.Map Namespace