次の方法で共有


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 名前空間