ESRI.ArcGIS.NetworkAnalystTools
out_directions_file Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.NetworkAnalystTools Namespace > Directions Class : out_directions_file Property




The full pathname to the directions file that will be written. (Out, Required)

Syntax

Visual Basic (Declaration) 
Public Property out_directions_file As Object
Visual Basic (Usage)Copy Code
Dim instance As Directions
Dim value As Object
 
instance.out_directions_file = value
 
value = instance.out_directions_file
C# 
public object out_directions_file {get; set;}

See Also

© 2010 All Rights Reserved.