Click or drag to resize

AbstractScript_scriptName Field

The name of the script. This is set to a arbitrary unique name ending in ".cs".

Namespace: Altaxo.Scripting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
[NonSerializedAttribute]
protected string? _scriptName

Field Value

String
See Also