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 命名空间