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)
705
p.
Includes
.Add(product);
2225
foreach (Product p in product.
Includes
)
2239
foreach (Product p in product.
Includes
)
BootstrapperUtil\Product.cs (1)
177
Includes
.Add(product);