IScriptCompilerResultScriptTextCount Property |
Gets the number of source code fragments (script text) of which consists the compilation result.
Namespace: Altaxo.Main.Services.ScriptCompilationAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax int ScriptTextCount { get; }
Property Value
Int32See Also