Proprietà AddInDownloadingArgs.InstallationStatus

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

Spazio dei nomi:  Microsoft.VisualStudio.Tools.Applications.Deployment
Assembly:  Microsoft.VisualStudio.Tools.Applications.Runtime (in Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property InstallationStatus As AddInInstallationStatus
    Get
public AddInInstallationStatus InstallationStatus { get; }

Valore proprietà

Tipo: Microsoft.VisualStudio.Tools.Applications.Deployment.AddInInstallationStatus

Sicurezza di .NET Framework

Vedere anche

Riferimenti

AddInDownloadingArgs Classe

Spazio dei nomi Microsoft.VisualStudio.Tools.Applications.Deployment