CodeCompileUnit Properties
.NET Framework (current version)
Namespace:
System.CodeDom
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | AssemblyCustomAttributes | Gets a collection of custom attributes for the generated assembly. |
![]() | EndDirectives | Gets a CodeDirectiveCollection object containing end directives. |
![]() | Namespaces | Gets the collection of namespaces. |
![]() | ReferencedAssemblies | Gets the referenced assemblies. |
![]() | StartDirectives | Gets a CodeDirectiveCollection object containing start directives. |
![]() | UserData | Gets the user-definable data for the current object.(Inherited from CodeObject.) |
Show:
