Поделиться через


IClickOnceAddInInstaller.OnAddInInstalling - метод

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)

Синтаксис

'Декларация
Sub OnAddInInstalling ( _
    args As AddInInstallingArgs, _
    <OutAttribute> ByRef cancel As Boolean _
)
void OnAddInInstalling(
    AddInInstallingArgs args,
    out bool cancel
)

Параметры

Безопасность платформы .NET Framework

См. также

Ссылки

IClickOnceAddInInstaller Интерфейс

Microsoft.VisualStudio.Tools.Applications.Deployment - пространство имен