Property HasExpression
- Namespace
- Alternet.Scripter.TypeScript
- Assembly
- Alternet.Scripter.TypeScript.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; }