BootstrapperBuilder.Products 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.
Returns all products available at the current bootstrapper Path
This API supports the product infrastructure and is not intended to be used directly from your code.
public:
property Microsoft::Build::Tasks::Deployment::Bootstrapper::ProductCollection ^ Products { Microsoft::Build::Tasks::Deployment::Bootstrapper::ProductCollection ^ get(); };
public Microsoft.Build.Tasks.Deployment.Bootstrapper.ProductCollection Products { get; }
member this.Products : Microsoft.Build.Tasks.Deployment.Bootstrapper.ProductCollection
Public ReadOnly Property Products As ProductCollection
Property Value
All products available at the current bootstrapper Path.