CodeWriter.FileScopedNamespaces property

namespace: Serenity.Reflection   assemblySerenity.Net.Core

Use a file scoped namespace instead. Can only be used with one namespace per file.

public bool FileScopedNamespaces { get; set; }

See Also