Mono Class Library: OverviewSystem.CodeDom.CodeCompileUnit: Property Members |
The properties of System.CodeDom.CodeCompileUnit are listed below. For a list of all members, see the CodeCompileUnit Members list.
See Also: Inherited members from System.CodeDom.CodeObject
[read-only] AssemblyCustomAttributes CodeAttributeDeclarationCollection. Documentation for this section has not yet been entered. [read-only] EndDirectives CodeDirectiveCollection. Documentation for this section has not yet been entered. [read-only] Namespaces CodeNamespaceCollection. The Collection of Namespaces that are to be compiled in the Assembly created from this System.CodeDOM.CodeCompileUnit. [read-only] ReferencedAssemblies System.Collections.Specialized.StringCollection. The set of assemblies required in order to compile this System.CodeDOM.CodeCompileUnit. [read-only] StartDirectives CodeDirectiveCollection. Documentation for this section has not yet been entered.