Click or drag to resize

AbstractScriptCodeUserDefault Property

Gets the default user code, for example a code sample.

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

Property Value

String

Implements

IScriptTextCodeUserDefault
See Also