ArcGIS Pro 3.7 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 ReadOnly Property Path As String
    public string Path {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also