ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework Namespace / AddInInfo Class / ErrorMsg Property

In This Topic
    ErrorMsg Property
    In This Topic
    Gets and sets error messages reported during processing of the add-in.
    Syntax
    public string ErrorMsg {get; set;}
    Public Property ErrorMsg As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also