Property SkipUpToDateCheck
- Namespace
- Alternet.Scripter.TypeScript
- Assembly
- Alternet.Scripter.TypeScript.v10.dll
SkipUpToDateCheck
When implemented by a class, gets or sets boolean value indicating that script host should skip up-to-date check when compiling.
bool SkipUpToDateCheck { get; set; }