Table of Contents

Method GetRootNamespaceFromProjectFile

Namespace
Alternet.FormDesigner.WinForms.Roslyn
Assembly
Alternet.FormDesigner.Roslyn.v10.dll

GetRootNamespaceFromProjectFile(string)

Determines root namespace for the given project.

public override string GetRootNamespaceFromProjectFile(string projectFilePath)

Parameters

projectFilePath string

Project file path.

Returns

string

Name of the project's root namespace.