Click or drag to resize

AccessModifierVariableContextVariableName Property

Returns the variable name

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

Return Value

Type: String
the variable name
See Also