GenericTool Properties

MSBuild Extension Pack

GenericTool Properties MSBuild Extension Pack Help 4.0.12.0

The GenericTool type exposes the following members.

Properties

  Name Description
Public property ErrorExitCodes
The list of Error Exit Codes
Public property Executable
The Executable to call
Public property LogToConsole
Set to true to log output to the console. Default is false
Public property Parameters
Sets the parameters to pass to the Executable. The parameter should be defined in the 'value' metadata of an Item.
Public property RealExitCode
The real exit code returned from the Executable
Public property SuccessExitCodes
The list of Success Exit Codes
Public property WarningExitCodes
The list of Warning Exit Codes
Top
See Also

Reference