NamespaceRefHasDeclarationsInProject Property |
True if the referenced
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 public bool HasDeclarationsInProject { get; }
Property Value
Type:
BooleanSee Also