Click or drag to resize

ProgramInstanceScriptCodeStart Property

[Missing <summary> documentation for "P:Altaxo.Scripting.ProgramInstanceScript.CodeStart"]


Namespace: Altaxo.Scripting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override string CodeStart { get; }

Property Value

String

Implements

IScriptTextCodeStart
IScriptTextCodeStart
See Also