System.CodeDom.Compiler.CompilerParameters.CompilerOptions Property

Gets or sets optional command-line arguments to use when invoking the compiler.

Syntax

public string CompilerOptions { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

An System.CodeDom.Compiler.ICodeCompiler typically includes this string on the command line when invoking a command-line compiler. By default, this property contains an empty string.

Requirements

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