IScriptCompilerResultScriptTextHash Property |
Gets the script text hash that is build over all the script texts in exactly the order provided here.
Namespace: Altaxo.Main.Services.ScriptCompilationAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax string ScriptTextHash { get; }
Property Value
String
The script text hash.
See Also