IClickOnceAddInCancelableInstaller Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: Microsoft.VisualStudio.Tools.Applications.Runtime (in Microsoft.VisualStudio.Tools.Applications.Runtime.dll)
| Name | Description | |
|---|---|---|
![]() | OnAddInDownloaded(AddInDownloadedArgs^) | This API supports the product infrastructure and is not intended to be used directly from your code. (Inherited from IClickOnceAddInInstaller.) |
![]() | OnAddInDownloading(AddInDownloadingArgs^, Boolean%) | This API supports the product infrastructure and is not intended to be used directly from your code. (Inherited from IClickOnceAddInInstaller.) |
![]() | OnAddInDownloadProgressChanged(AddInDownloadProgressChangedArgs^) | This API supports the product infrastructure and is not intended to be used directly from your code. (Inherited from IClickOnceAddInInstaller.) |
![]() | OnAddInDownloadProgressChanged(AddInDownloadProgressChangedArgs^, Boolean%) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | OnAddInInstalled(AddInInstalledArgs^) | This API supports the product infrastructure and is not intended to be used directly from your code. (Inherited from IClickOnceAddInInstaller.) |
![]() | OnAddInInstalling(AddInInstallingArgs^, Boolean%) | This API supports the product infrastructure and is not intended to be used directly from your code. (Inherited from IClickOnceAddInInstaller.) |
![]() | OnAddInManifestsDownloaded(AddInManifestsDownloadedArgs^) | This API supports the product infrastructure and is not intended to be used directly from your code. (Inherited from IClickOnceAddInInstaller.) |
![]() | OnAddInManifestsDownloading(AddInManifestsDownloadingArgs^, Boolean%) | This API supports the product infrastructure and is not intended to be used directly from your code. (Inherited from IClickOnceAddInInstaller.) |
![]() | OnAddInOffline(AddInOfflineArgs^, Boolean%) | This API supports the product infrastructure and is not intended to be used directly from your code. (Inherited from IClickOnceAddInInstaller.) |
![]() | OnAddInProcessAbort(AddInProcessAbortArgs^) | This API supports the product infrastructure and is not intended to be used directly from your code. (Inherited from IClickOnceAddInInstaller.) |
![]() | OnAddInUninstalled(AddInUninstalledArgs^) | This API supports the product infrastructure and is not intended to be used directly from your code. (Inherited from IClickOnceAddInInstaller.) |
![]() | OnAddInUninstalling(AddInUninstallingArgs^, Boolean%) | This API supports the product infrastructure and is not intended to be used directly from your code. (Inherited from IClickOnceAddInInstaller.) |
