Click or drag to resize

IScriptCompilerSuccessfulResultScriptAssembly Property

Gets the script assembly as the result of the successful compilation.

Namespace: Altaxo.Main.Services.ScriptCompilation
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Assembly ScriptAssembly { get; }

Property Value

Assembly
See Also