Click or drag to resize

ScriptCompilerSuccessfulResultCodeText Property

Gets the script texts together with their 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