ArcObjects Library Reference (NetworkAnalystUI)  

INADirectionsWindowManager.ActiveDirectionsNAContext Property

Retieves context of active NA layer.

[Visual Basic .NET]
Public ReadOnly Property ActiveDirectionsNAContext As INAContext
[C#]
public INAContext ActiveDirectionsNAContext {get;}

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

See Also

INADirectionsWindowManager Interface