IProduct.Includes 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.
All products which this product also installs
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 ^ Includes { Microsoft::Build::Tasks::Deployment::Bootstrapper::ProductCollection ^ get(); };
public Microsoft.Build.Tasks.Deployment.Bootstrapper.ProductCollection Includes { get; }
member this.Includes : Microsoft.Build.Tasks.Deployment.Bootstrapper.ProductCollection
Public ReadOnly Property Includes As ProductCollection
Property Value
A ProductCollection object that contains all products that this product installs.