Method RemoveBuildReportFilePathAtIndex
RemoveBuildReportFilePathAtIndex(int)
Removes the build report at index from the list of build reports shown in the Build Reports window
선언
public static void RemoveBuildReportFilePathAtIndex(int index)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| int | index | The index of the build report to be removed |