XProduct Properties | MSBuild Extension Pack Help 4.0.12.0 |
The XProduct type exposes the following members.
Properties
Name | Description | |
---|---|---|
AddOriginalIdentityUsingGroupNumberSuffix |
Copies original Identity metadata to result item as well - suffixed by the group number, i.e. you can use %(ResultList.Identity1).
|
|
Count |
The number of items produced by the cross-product
|
|
Group1 |
ItemGroup1
|
|
Group10 |
ItemGroup10
|
|
Group2 |
ItemGroup2
|
|
Group3 |
ItemGroup3
|
|
Group4 |
ItemGroup4
|
|
Group5 |
ItemGroup5
|
|
Group6 |
ItemGroup6
|
|
Group7 |
ItemGroup7
|
|
Group8 |
ItemGroup8
|
|
Group9 |
ItemGroup9
|
|
IdentityFormat |
Specifies the format to use for the new ItemGroup names
|
|
Result |
The cross-product result output.
|
See Also