ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / AnimationExportFinishedEventArgs Class / Path Property

In This Topic
    Path Property (AnimationExportFinishedEventArgs)
    In This Topic
    Gets the file path for video exports or the folder path for image exports.
    Syntax
    public string Path {get;}
    Public ReadOnly Property Path As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also