Add |
The AddInManager type exposes the following members.
Name | Description | |
---|---|---|
AddInInstallTemp | Gets or sets the addin install temporary directory. This is a directory used to store AddIns that should be installed on the next start of the application. This property is normally initialized by ConfigureUserAddIns(String, String). | |
ConfigurationFileName | Gets or sets the full name of the configuration file. In this file, the AddInManager stores the list of disabled AddIns and the list of installed external AddIns. This property is normally initialized by ConfigureExternalAddIns(String). | |
UserAddInPath | Gets or sets the user addin path. This is the path where user AddIns are installed to. This property is normally initialized by ConfigureUserAddIns(String, String). |