AsyncExec Properties

MSBuild Extension Pack

AsyncExec Properties MSBuild Extension Pack Help 4.0.12.0

The AsyncExec type exposes the following members.

Properties

  Name Description
Public property Command
Gets or sets the command(s) to run. These can be system commands, such as attrib, or an executable, such as program.exe, runprogram.bat, or setup.msi. This parameter can contain multiple lines of commands (each command on a new-line). Alternatively, you can place multiple commands in a batch file and run it using this parameter.
Top
See Also

Reference