MSBuildHelper Properties | MSBuild Extension Pack Help 4.0.12.0 |
The MSBuildHelper type exposes the following members.
Properties
Name | Description | |
---|---|---|
CurrentDirectory |
Gets the current directory
|
|
InputItems1 |
Sets InputItems1.
|
|
InputItems2 |
Sets InputItems2.
|
|
InString |
Sets the input string
|
|
ItemCount |
Gets the ItemCount.
|
|
ItemString |
Sets the string to convert to a Task Item
|
|
Metadata |
Sets the Metadata
|
|
OutputItems |
Gets the OutputItems.
|
|
OutString |
Gets the output string
|
|
Position |
Sets the position of the Item to get
|
|
RegexPattern |
Sets the regex pattern.
|
|
Separator |
Sets the separator to use for splitting the ItemString when calling StringToItemCol. Also used in FilterItemsOnMetadata
|
See Also