Implemented interface member:
property
Includes
Microsoft.Build.Tasks.Deployment.Bootstrapper.IProduct.Includes
1 write to Includes
Microsoft.Build.Tasks.Core (1)
BootstrapperUtil\Product.cs (1)
42
Includes
= new ProductCollection();
4 references to Includes
Microsoft.Build.Tasks.Core (4)
BootstrapperUtil\BootstrapperBuilder.cs (3)
703
p.
Includes
.Add(product);
2216
foreach (Product p in product.
Includes
)
2230
foreach (Product p in product.
Includes
)
BootstrapperUtil\Product.cs (1)
177
Includes
.Add(product);