Click or drag to resize

IScriptTextCodeHeader Property

Gets the code header, i.e. the leading script text. This includes the using statements

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

Property Value

String
See Also