次の方法で共有


IBootstrapperPackageCollection.Item Property

Gets an IBootstrapperPackage interface given its product code.

Namespace:  Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly:  Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)

Syntax

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

Parameters

Property Value

Type: Microsoft.VisualStudio.ManagedInterfaces.Publish.IBootstrapperPackage
A bootstrapper package.

.NET Framework Security

See Also

Reference

IBootstrapperPackageCollection Interface

Microsoft.VisualStudio.ManagedInterfaces.Publish Namespace