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

In This Topic
    TargetVersion Property (AddInInfo)
    In This Topic
    Gets and sets the version of ArcGIS Pro the add-in targets.
    Syntax
    public string TargetVersion {get; set;}
    Public Property TargetVersion As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also