IBuildSettings.ProductBuilders Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.