ArcGIS Pro 3.0 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, Windows 8.1

    See Also