Table of Contents

Method AllFiles

Namespace
Alternet.Common.Projects
Assembly
Alternet.Common.v10.dll

AllFiles(bool)

Gets list of files included in the project.

public virtual IList<string> AllFiles(bool includeProject)

Parameters

includeProject bool

Specifies that result will include project file.

Returns

IList<string>