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 protected bool _hasDeclarationsInProject
Field Value
Type:
BooleanSee Also