Click or drag to resize

CompilerArgumentsPath Property

Returns the path.

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

Return Value

Type: CompilerPath
path
See Also