Click or drag to resize

IScriptTextScriptObjectType Property

Gives the type of the script object (full name), which is created after successfull compilation.

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

Property Value

String
See Also