Click or drag to resize

ProgramInstanceScriptCodeEnd Property

Gets the code text inserted after the user section.

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

Property Value

String

Implements

IScriptTextCodeEnd
IScriptTextCodeEnd
See Also