Property ReuseCompiledModulesFromDisk
ReuseCompiledModulesFromDisk
Gets or sets boolean value indicating whether to attempt to reuse existing compile results from disk, if up-to-date.
public bool ReuseCompiledModulesFromDisk { get; set; }
Gets or sets boolean value indicating whether to attempt to reuse existing compile results from disk, if up-to-date.
public bool ReuseCompiledModulesFromDisk { get; set; }