Click or drag to resize

ScriptCompilerFailedResultCodeText Property

Gets the compiled source texts and hash.

Namespace: Altaxo.Main.Services.ScriptCompilation
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public CodeTextsWithHash CodeText { get; }

Property Value

CodeTextsWithHash
See Also