IProject CreateTemporaryProject( ICollection<IAbsoluteFilePath> applicationAssemblies, TemporaryProjectMode temporaryProjectMode )
Parameters
- applicationAssemblies
- Application assemblies file paths to analyze.
- temporaryProjectMode
- The temporary project mode: TemporaryProjectMode.Temporary, TemporaryNewer or TemporaryOlder.
Return Value
The project object initialized.