BuildMaster SDK Reference
Version:
ReportingActionBase Class
A Inedo.BuildMaster.Extensibility.Actions.CommandLineActionBase that can report results into build output.
Syntax
public
class
ReportingActionBase : RemoteActionBase, Inedo.Diagnostics.ILogger
Properties
|
Name |
Description |
|
Arguments
|
Gets or sets the command line arguments to use when running the command
|
|
ExePath
|
Gets or sets the application to start
|
|
OutputName
|
Gets or sets the output name of the report
|