Click or drag to resize

AbstractScriptScriptAssembly Property

Gets the compiled script assembly, if compilation succeeded.

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

Property Value

Assembly
See Also