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

    See Also