codeql/csharp-all
3.1.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the declared namespace, for example N1.N2 in
N1.N2
namespace N1.N2 { ... }
Namespace getNamespace()