ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / AnimationExportParameters Class / FilePath Property

In This Topic
    FilePath Property (AnimationExportParameters)
    In This Topic
    Gets and sets the file path to export to.
    Syntax
    public string FilePath {get; set;}
    Public Property FilePath As String
    Remarks
    To export images, provide a default file name and supported image file extension.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also