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

    See Also