System.CodeDom.Compiler.CompilerParameters.GenerateExecutable Property

Gets or sets a value indicating whether to generate an executable.

Syntax

public bool GenerateExecutable { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

If the value of this property is false, a DLL will be generated. By default, the value of this property is false.

Requirements

Namespace: System.CodeDom.Compiler
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0