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


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

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, _
    deploymentManifest As String, _
    applicationManifest As String, _
    manifestXml As String, _
    path As String, _
    version As String, _
    supportUri As Uri _
)
public AddInManifestsDownloadedArgs(
    Uri manifest,
    AddInInstallationStatus installationStatus,
    string productName,
    string deploymentManifest,
    string applicationManifest,
    string manifestXml,
    string path,
    string version,
    Uri supportUri
)

Параметры

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

См. также

Ссылки

AddInManifestsDownloadedArgs Класс

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