Table of Contents

Method CreateDefaultProject

Namespace
Alternet.Syntax.Parsers.Roslyn.CodeCompletion
Assembly
Alternet.Syntax.Parsers.Roslyn.v9.dll

CreateDefaultProject()

Creates and adds default project to this solution.

public virtual ProjectId CreateDefaultProject()

Returns

ProjectId

Id of the Microsoft.CodeAnalysis.Project of a project that is created.