ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.COGO Namespace / TraverseExportOptions Class / OutputFileName Property

In This Topic
    OutputFileName Property (TraverseExportOptions)
    In This Topic
    The path and name of the output file. If this file already exists it will be overwritten.
    Syntax
    Public Property OutputFileName As String
    public string OutputFileName {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also