IClickOnceAddInInstaller-Schnittstelle

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

Namespace:  Microsoft.VisualStudio.Tools.Applications.Deployment
Assembly:  Microsoft.VisualStudio.Tools.Applications.Runtime (in Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

Syntax

'Declaration
Public Interface IClickOnceAddInInstaller
public interface IClickOnceAddInInstaller

Der IClickOnceAddInInstaller-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode OnAddInDownloaded
Öffentliche Methode OnAddInDownloading
Öffentliche Methode OnAddInDownloadProgressChanged
Öffentliche Methode OnAddInInstalled
Öffentliche Methode OnAddInInstalling
Öffentliche Methode OnAddInManifestsDownloaded
Öffentliche Methode OnAddInManifestsDownloading
Öffentliche Methode OnAddInOffline
Öffentliche Methode OnAddInProcessAbort
Öffentliche Methode OnAddInUninstalled
Öffentliche Methode OnAddInUninstalling

Zum Seitenanfang

Siehe auch

Referenz

Microsoft.VisualStudio.Tools.Applications.Deployment-Namespace