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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also