Method RemoveBuildReportFilePath
RemoveBuildReportFilePath(string)
Removes the build report located at reportFilePath from the list of build reports shown in the Build Reports window
Declaration
public static void RemoveBuildReportFilePath(string reportFilePath)
Parameters
| Type | Name | Description | 
|---|---|---|
| string | reportFilePath | The file path of the report  |