Method | Description | |
---|---|---|
CancelUpdate ( IList |
||
Install ( bool isUpdate ) : void | ||
InstallableAddIn ( string fileName, bool isPackage ) : System | ||
Uninstall ( IList |
Method | Description | |
---|---|---|
LoadAddInFromZip ( |
public static CancelUpdate ( IList |
||
addIns | IList |
|
return | void |
public InstallableAddIn ( string fileName, bool isPackage ) : System | ||
fileName | string | |
isPackage | bool | |
return | System |
public static Uninstall ( IList |
||
addIns | IList |
|
return | void |