The MSBuildHelper type exposes the following members.

Constructors

  NameDescription
MSBuildHelper

Properties

  NameDescription
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
TaskAction (Overrides BaseTask..::.TaskAction.)

See Also