Click or drag to resize

Namespace_hasDeclarationsInProject Field

True if this namespace has NamespaceDecl declarations in the current project, otherwise false (meaning items in the namespace exist only in imported assemblies and projects).

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected bool _hasDeclarationsInProject

Field Value

Type: Boolean
See Also