Click or drag to resize

CompilerArgumentsOptions Property

Returns the compiler options

Namespace:  com.espertech.esper.compiler.client
Assembly:  NEsper.Compiler (in NEsper.Compiler.dll) Version: 8.0.0.0
Syntax
C#
public CompilerOptions Options { get; set; }

Return Value

Type: CompilerOptions
options
See Also