ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Framework Namespace / AddInInfo Class


In This Topic
    AddInInfo Class Properties
    In This Topic

    For a list of all members of this type, see AddInInfo members.

    Public Properties
     NameDescription
    Public Property Gets and sets the add-in author.  
    Public Property Gets and sets the company publishing the add-in.  
    Public Property Gets and sets the add-in's publishing date.  
    Public Property Gets and sets the add-in's description.  
    Public Property Gets and sets the digital signature status (none, authenticated, invalid, or untrusted).  
    Public Property Gets and sets error messages reported during processing of the add-in.  
    Public Property Gets and sets the full path to the add-in.  
    Public Property Gets and sets the add-in's ID.  
    Public Property Gets and sets the add-in's image.  
    Public Property Gets and sets the path to the add-ins specified image.  
    Public Property Gets and sets whether or not the add-in is compatible with the running version of ArcGIS Pro.  
    Public Property Gets and sets whether or not the add-in has been deleted during the current ArcGIS Pro session.  
    Public Property Gets and sets the add-in's name.  
    Public Property Gets and sets the version of ArcGIS Pro the add-in targets.  
    Public Property Gets and sets the add-in's version number.  
    Top
    See Also