MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeINamespaceNamespaces
Open sandboxFocus

INamespace.Namespaces Property

Namespaces

Gets the list of children namespaces of the current namespace the DeclaringAssembly. In case of partial compilations (see IsPartial), this collection only contain the namespaces in the current partial compilation.

Declaration
INamespaceCollection Namespaces { get; }
Property Value
Type Description
INamespaceCollection