Partager via


AddInInstallingArgs, constructeur

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

Espace de noms :  Microsoft.VisualStudio.Tools.Applications.Deployment
Assembly :  Microsoft.VisualStudio.Tools.Applications.Runtime (dans Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    manifest As Uri, _
    installationStatus As AddInInstallationStatus, _
    productName As String _
)
public AddInInstallingArgs(
    Uri manifest,
    AddInInstallationStatus installationStatus,
    string productName
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

AddInInstallingArgs Classe

Microsoft.VisualStudio.Tools.Applications.Deployment, espace de noms