IBootstrapperPackageCollection Interface
A collection of IBootstrapperPackage objects.
Namespace: Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly: Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)
Syntax
'Dichiarazione
<GuidAttribute("A62EE1E4-0017-40d8-9FDD-830778F37A51")> _
Public Interface IBootstrapperPackageCollection
'Utilizzo
Dim instance As IBootstrapperPackageCollection
[GuidAttribute("A62EE1E4-0017-40d8-9FDD-830778F37A51")]
public interface IBootstrapperPackageCollection
[GuidAttribute(L"A62EE1E4-0017-40d8-9FDD-830778F37A51")]
public interface class IBootstrapperPackageCollection
[<GuidAttribute("A62EE1E4-0017-40d8-9FDD-830778F37A51")>]
type IBootstrapperPackageCollection = interface end
public interface IBootstrapperPackageCollection