Click or drag to resize

ReferenceAliasNamespaces Property

The RootNamespace for the aliases, if any (null if none).

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public List<RootNamespace> AliasNamespaces { get; }

Property Value

Type: ListRootNamespace
See Also