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

    See Also