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

In This Topic
    IsCompatible Property
    In This Topic
    Gets and sets whether or not the add-in is compatible with the running version of ArcGIS Pro.
    Syntax
    public bool IsCompatible {get; set;}
    Public Property IsCompatible As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also