IBuildSettings.ProductBuilders Property

Definition

The product builders to use for generating the bootstrapper

public:
 property Microsoft::Build::Tasks::Deployment::Bootstrapper::ProductBuilderCollection ^ ProductBuilders { Microsoft::Build::Tasks::Deployment::Bootstrapper::ProductBuilderCollection ^ get(); };
public Microsoft.Build.Tasks.Deployment.Bootstrapper.ProductBuilderCollection ProductBuilders { get; }
member this.ProductBuilders : Microsoft.Build.Tasks.Deployment.Bootstrapper.ProductBuilderCollection
Public ReadOnly Property ProductBuilders As ProductBuilderCollection

Property Value

The product builders to use for generating the bootstrapper.

Applies to