Property HasExpression
- Namespace
- Alternet.Scripter.IronPython
- Assembly
- Alternet.Scripter.IronPython.v9.dll
HasExpression
Returns boolean value indicating whether ScriptSource
contains expression to evaluate.
public bool HasExpression { get; }
Returns boolean value indicating whether ScriptSource
contains expression to evaluate.
public bool HasExpression { get; }