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