Open sandboxFocus

Property ContainingNamespace

ContainingNamespace

Gets the parent namespace, or null if the current object is the global namespace (i.e. ig IsGlobalNamespace is true).

Declaration
INamespace? ContainingNamespace { get; }
Property Value
Type Description
INamespace