Click or drag to resize

ICompilerDiagnosticLine Property

Gets the text line number, or null if this not applies.

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

Property Value

NullableInt32
See Also