Property Changed
- Namespace
- Alternet.Scripter.IronPython
- Assembly
- Alternet.Scripter.IronPython.v9.dll
Changed
Gets or sets boolean value indicating if script source has been modified since last compilation.
public bool Changed { get; set; }
Gets or sets boolean value indicating if script source has been modified since last compilation.
public bool Changed { get; set; }