Click or drag to resize

RootNamespaceParentReference Property

The parent Reference if this RootNamespace is an extern alias for an external reference (otherwise null).

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public Reference ParentReference { get; }

Property Value

Type: Reference
See Also