IBootstrapperPackageCollection Interface

 

A collection of IBootstrapperPackage objects.

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

[GuidAttribute("A62EE1E4-0017-40d8-9FDD-830778F37A51")]
public interface IBootstrapperPackageCollection

NameDescription
System_CAPS_pubpropertyCount

Gets the number of items contained by the collection.

System_CAPS_pubpropertyItem[Object]

Gets an IBootstrapperPackage interface given its product code.

Return to top
Show: