MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeINamespaceParent­Namespace
Open sandboxFocus

INamespace.ParentNamespace Property

ParentNamespace

Gets the parent namespace, or null if IsGlobalNamespace is true.

Declaration
INamespace ParentNamespace { get; }
Property Value
Type Description
INamespace