Proprietà IBootstrapperPackageCollection.Item

ottiene IBootstrapperPackage interfaccia fornita il codice del prodotto.

Spazio dei nomi:  Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly:  Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)

Sintassi

'Dichiarazione
ReadOnly Default Property Item ( _
    key As Object _
) As IBootstrapperPackage
IBootstrapperPackage this[
    Object key
] { get; }

Parametri

Valore proprietà

Tipo: Microsoft.VisualStudio.ManagedInterfaces.Publish.IBootstrapperPackage
Un programma di avvio automatico.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IBootstrapperPackageCollection Interfaccia

Spazio dei nomi Microsoft.VisualStudio.ManagedInterfaces.Publish