Click or drag to resize

CompilerPathCompilerPathables Property

Returns the path information provided by runtimes.

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

Return Value

Type: IListT
path information provided by runtimes.
See Also