Click or drag to resize

Reference_aliasNamespaces Field

The namespaces associated with any aliases for the reference.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected List<RootNamespace> _aliasNamespaces

Field Value

Type: ListRootNamespace
See Also