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


AddInDownloadedArgs - конструктор

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 Sub New ( _
    manifest As Uri, _
    installationStatus As AddInInstallationStatus, _
    productName As String, _
    path As String _
)
public AddInDownloadedArgs(
    Uri manifest,
    AddInInstallationStatus installationStatus,
    string productName,
    string path
)

Параметры

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

См. также

Ссылки

AddInDownloadedArgs Класс

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