Click or drag to resize

IScriptCompilerResultScriptTextCount Property

Gets the number of source code fragments (script text) of which consists the compilation result.

Namespace: Altaxo.Main.Services.ScriptCompilation
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
int ScriptTextCount { get; }

Property Value

Int32
See Also