ProductBuilder Class
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.
A buildable version of a Product. Used for the BootstrapperBuilder's Build method.
This API supports the product infrastructure and is not intended to be used directly from your code.
public ref class ProductBuilder : Microsoft::Build::Tasks::Deployment::Bootstrapper::IProductBuilder
public class ProductBuilder : Microsoft.Build.Tasks.Deployment.Bootstrapper.IProductBuilder
type ProductBuilder = class
interface IProductBuilder
Public Class ProductBuilder
Implements IProductBuilder
- Inheritance
-
ProductBuilder
- Implements
Properties
Product |
This API supports the product infrastructure and is not intended to be used directly from your code. The Product corresponding to this ProductBuilder |