Skip to main content
A newer version of this page is available. .

BingDetail.Name Property

Returns the name of street, highway or intersection where a traffic maneuver occurs.

Namespace: DevExpress.Xpf.Map

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

NuGet Package: DevExpress.Wpf.Map

Declaration

public string Name { get; }

Property Value

Type Description
String

A String value.

Remarks

For more information, refer to the Bing Route Data topic in MSDN.

See Also