Udostępnij za pośrednictwem


Metoda IClickOnceAddInInstaller.OnAddInUninstalling —

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

Przestrzeń nazw:  Microsoft.VisualStudio.Tools.Applications.Deployment
Zestaw:  Microsoft.VisualStudio.Tools.Applications.Runtime (w Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

Składnia

'Deklaracja
Sub OnAddInUninstalling ( _
    args As AddInUninstallingArgs, _
    <OutAttribute> ByRef cancel As Boolean _
)
void OnAddInUninstalling(
    AddInUninstallingArgs args,
    out bool cancel
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IClickOnceAddInInstaller Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Tools.Applications.Deployment