CodeNamespace Properties
.NET Framework (current version)
Namespace:
System.CodeDom
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Comments | Gets the comments for the namespace. |
![]() | Imports | Gets the collection of namespace import directives used by the namespace. |
![]() | Name | Gets or sets the name of the namespace. |
![]() | Types | Gets the collection of types that the namespace contains. |
![]() | UserData | Gets the user-definable data for the current object.(Inherited from CodeObject.) |
Show:
