CommandLineOutputs Property | MSBuild Extension Pack Help 4.0.12.0 |
Gets or sets the output items from the task. The Execute task does not set these itself.
Instead, you can provide them as if it did set them, so that they can be used later in the project.
Namespace: MSBuild.ExtensionPack.Framework
Assembly: MSBuild.ExtensionPack (in MSBuild.ExtensionPack.dll) Version: 4.0.0.0
Remarks
See Also