Method AddBuildReportFilePath
AddBuildReportFilePath(string)
Adds the filepath of a build report to be used by the Build Reports window
선언
public static void AddBuildReportFilePath(string reportFilePath)
파라미터
타입 | 이름 | 설명 |
---|---|---|
string | reportFilePath | The file path to add |