| BuildProcessReportProgress Method |
| Name | Description | |
|---|---|---|
| ReportProgress(String, Object) |
This is used to report progress during the build process within the current step
| |
| ReportProgress(BuildStep, String, Object) |
This is used to report progress during the build process and possibly update the current step
|