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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also