Name | Description | |
---|---|---|
AddInInfo Constructor |
The following tables list the members exposed by AddInInfo.
Name | Description | |
---|---|---|
AddInInfo Constructor |
Name | Description | |
---|---|---|
Author | The add-in author. | |
Company | The company publishing the add-in. | |
Date | The add-in's publishing date. | |
Description | The add-in's description. | |
DigitalSignature | The digital signature status (none, authenticated, invalid, or untrusted). | |
ErrorMsg | Error messages reported during processing of the add-in. | |
FullPath | The full path to the add-in. | |
ID | The add-in's ID. | |
Image | The add-in's image. | |
ImagePath | The path to the add-ins specified image. | |
IsCompatible | Returns whether or not the add-in is compatible with the running version of ArcGIS Pro. | |
IsDeleted | Returns whether or not the add-in has been deleted during the current ArcGIS Pro session. | |
Name | The add-in's name. | |
TargetVersion | The version of ArcGIS Pro the add-in targets. | |
Version | The add-in's version number. |
Name | Description | |
---|---|---|
NotifyPropertyChanged | Overloaded. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase) | |
SetProperty | Overloaded. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase) |