Property ImportedNamespaces
ImportedNamespaces
Gets list of imported namespaces used in the project.
public IList<string> ImportedNamespaces { get; }
Gets list of imported namespaces used in the project.
public IList<string> ImportedNamespaces { get; }