Mono Class Library: Overview

System.CodeDom.Compiler.CompilerParameters: Property Members

The properties of System.CodeDom.Compiler.CompilerParameters are listed below. For a list of all members, see the CompilerParameters Members list.

See Also: Inherited members from System.Object

Public Properties

CompilerOptionsstring. Documentation for this section has not yet been entered.
[read-only]
EmbeddedResourcesSystem.Collections.Specialized.StringCollection. Documentation for this section has not yet been entered.
EvidenceSystem.Security.Policy.Evidence. Documentation for this section has not yet been entered.
GenerateExecutablebool. Documentation for this section has not yet been entered.
GenerateInMemorybool. Documentation for this section has not yet been entered.
IncludeDebugInformationbool. Documentation for this section has not yet been entered.
[read-only]
LinkedResourcesSystem.Collections.Specialized.StringCollection. Documentation for this section has not yet been entered.
MainClassstring. Documentation for this section has not yet been entered.
OutputAssemblystring. Documentation for this section has not yet been entered.
[read-only]
ReferencedAssembliesSystem.Collections.Specialized.StringCollection. Documentation for this section has not yet been entered.
TempFilesTempFileCollection. Documentation for this section has not yet been entered.
TreatWarningsAsErrorsbool. Documentation for this section has not yet been entered.
UserTokenIntPtr. Documentation for this section has not yet been entered.
WarningLevelint. Documentation for this section has not yet been entered.
Win32Resourcestring. Documentation for this section has not yet been entered.