UsingDirectiveNamespace Property |
The namespace that this using imports, or null if not a namespace (can be a type as of C# 6.0).
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public NamespaceRef Namespace { get; }
Property Value
Type:
NamespaceRefSee Also