The properties of the CodeNamespace class are listed below. For a complete list of CodeNamespace class members, see the CodeNamespace Members topic.
AllowLateBound | Gets or sets whether the namespace allows late binding. |
Classes | Gets or sets the collection of classes. |
Imports | Gets or sets the collection of namespace imports used by the represented namespace. |
Name | Gets or sets the name of the namespace. |