Method RemoveBuildReportFilePathAtIndex
RemoveBuildReportFilePathAtIndex(int)
Removes the build report at index from the list of build reports shown in the Build Reports window
Declaration
public static void RemoveBuildReportFilePathAtIndex(int index)
Parameters
Type | Name | Description |
---|---|---|
int | index | The index of the build report to be removed |