Click or drag to resize

IScriptTextScriptObject Property

Gets the compiled script object, if available.

Namespace: Altaxo.Scripting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Object? ScriptObject { get; }

Property Value

Object
See Also