다음을 통해 공유


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 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 OnAddInDownloaded
Public 메서드 OnAddInDownloading
Public 메서드 OnAddInDownloadProgressChanged
Public 메서드 OnAddInInstalled
Public 메서드 OnAddInInstalling
Public 메서드 OnAddInManifestsDownloaded
Public 메서드 OnAddInManifestsDownloading
Public 메서드 OnAddInOffline
Public 메서드 OnAddInProcessAbort
Public 메서드 OnAddInUninstalled
Public 메서드 OnAddInUninstalling

위쪽

참고 항목

참조

Microsoft.VisualStudio.Tools.Applications.Deployment 네임스페이스