Method AllFiles
AllFiles(bool)
Gets list of files included in the project.
public override IList<string> AllFiles(bool includeProject)
Parameters
includeProjectboolSpecifies that result will include project file.
Gets list of files included in the project.
public override IList<string> AllFiles(bool includeProject)
includeProject boolSpecifies that result will include project file.