IProductBuilderCollection Interface

Definition

This class contains a collection of ProductBuilder objects. Used for the BootstrapperBuilder's Build method.

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

C#
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("0D593FC0-E3F1-4dad-A674-7EA4D327F79B")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsDual)]
public interface IProductBuilderCollection
Derived
Attributes

Methods

Add(ProductBuilder)

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

Adds a builder to the collection

Applies to

Product Versions
MSBuild 15, 16, 17
MSBuild (.NET Core) 16, 17