Method AddBuildReportFilePath
AddBuildReportFilePath(string)
Adds the filepath of a build report to be used by the Build Reports window
Declaration
public static void AddBuildReportFilePath(string reportFilePath)
Parameters
Type | Name | Description |
---|---|---|
string | reportFilePath | The file path to add |