ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Framework Namespace / AddInInfo Class / IsDeleted Property
Version

    IsDeleted Property (AddInInfo)
    Gets and sets whether or not the add-in has been deleted during the current ArcGIS Pro session.
    Syntax
    public bool IsDeleted {get; set;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also