J
Josip Medved
How to get default namespace of executing assembly?
Josip Medved said:How to get default namespace of executing assembly?
There's no such thing. The only thing which has a default namespace is
a VS.NET project, and that's basically only used for creating template
code when you create new classes.
not have a namespace, default, root, or otherwise.