共用方式為


IClickOnceAddInInstaller 介面

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

命名空間:  Microsoft.VisualStudio.Tools.Applications.Deployment
組件:  Microsoft.VisualStudio.Tools.Applications.Runtime (在 Microsoft.VisualStudio.Tools.Applications.Runtime.dll 中)

語法

'宣告
Public Interface IClickOnceAddInInstaller
public interface IClickOnceAddInInstaller

IClickOnceAddInInstaller 型別會公開下列成員。

方法

  名稱 說明
公用方法 OnAddInDownloaded
公用方法 OnAddInDownloading
公用方法 OnAddInDownloadProgressChanged
公用方法 OnAddInInstalled
公用方法 OnAddInInstalling
公用方法 OnAddInManifestsDownloaded
公用方法 OnAddInManifestsDownloading
公用方法 OnAddInOffline
公用方法 OnAddInProcessAbort
公用方法 OnAddInUninstalled
公用方法 OnAddInUninstalling

回頁首

請參閱

參考

Microsoft.VisualStudio.Tools.Applications.Deployment 命名空間