BuildReport.GetFiles

Declaration

public BuildFile[] GetFiles();

Returns

BuildFile[] An array of all the files output by the build process.

Description

Returns an array of all the files output by the build process.

The returned array is a copy and this method execution length scales linearly with number of files.


Did you find this page useful? Please give it a rating: