CodeWriter.FileScopedNamespaces property
Use a file scoped namespace instead. Can only be used with one namespace per file.
public bool FileScopedNamespaces { get; set; }
See Also
- class CodeWriter
Use a file scoped namespace instead. Can only be used with one namespace per file.
public bool FileScopedNamespaces { get; set; }