Click or drag to resize

AbstractScriptCodeStart Property

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


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

Property Value

String

Implements

IScriptTextCodeStart
See Also