Mono Class Library: OverviewSystem.CodeDom.CodeCompileUnit: Members |
The members of System.CodeDom.CodeCompileUnit are listed below.
See Also: Inherited members from System.CodeDom.CodeObject
Documentation for this section has not yet been entered.
[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.