Table of Contents

Property ImportedNamespaces

Namespace
Alternet.Common.Projects.DotNet
Assembly
Alternet.Common.v10.dll

ImportedNamespaces

Gets list of imported namespaces used in the project.

public IList<string> ImportedNamespaces { get; }

Property Value

IList<string>