Method CreateProjectInfo
CreateProjectInfo(string, string)
When implemented by a class, creates a new project without adding it to the solution.
ProjectInfo CreateProjectInfo(string projectName, string projectPath)
Parameters
Returns
- ProjectInfo
Microsoft.CodeAnalysis.ProjectId
that is created.