This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INACompactStreetDirectionsAgent Interface > INACompactStreetDirectionsAgent.DirectionsContainer Property (ArcObjects .NET 10.5 SDK) |
The container for the directions.
[Visual Basic .NET] Public ReadOnly Property DirectionsContainer As INACompactStreetDirectionsContainer
[C#] public INACompactStreetDirectionsContainer DirectionsContainer {get;}
[C++]
HRESULT get_DirectionsContainer(
INACompactStreetDirectionsContainer** container
);
[C++]
Parameters container [out, retval]
container is a parameter of type INACompactStreetDirectionsContainer
DirectionsContainer provides access to the directions contents.