ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / AnimationExportFinishedEventArgs Class / ErrorMessage Property

In This Topic
    ErrorMessage Property (AnimationExportFinishedEventArgs)
    In This Topic
    Gets the error message if the export failed.
    Syntax
    public string ErrorMessage {get;}
    Public ReadOnly Property ErrorMessage As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also