This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INAStreetDirections Interface > INAStreetDirections.RouteName Property (ArcObjects .NET 10.4 SDK) |
The route name for the directions.
[Visual Basic .NET] Public ReadOnly Property RouteName As String
[C#] public string RouteName {get;}
[C++]
HRESULT get_RouteName(
BSTR* Name
);
[C++]
Parameters Name [out, retval] Name is a parameter of type BSTR
RouteName returns the name of the route.