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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also