Table of Contents

Method GetRootNamespaceFromProjectFile

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

GetRootNamespaceFromProjectFile(string)

Determines root namespace for the given project.

public virtual string GetRootNamespaceFromProjectFile(string projectFilePath)

Parameters

projectFilePath string

Project file path.

Returns

string

Name of the project's root namespace.