Property ParentNamespace
ParentNamespace
Gets the parent namespace, or null
if IsGlobalNamespace is true
.
Declaration
INamespace ParentNamespace { get; }
Property Value
Type | Description |
---|---|
INamespace |
Gets the parent namespace, or null
if IsGlobalNamespace is true
.
INamespace ParentNamespace { get; }
Type | Description |
---|---|
INamespace |