Gets or sets the line number mode.
Namespace: Ookii.FormatCAssembly: Ookii.FormatC (in Ookii.FormatC.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public LineNumberMode LineNumberMode { get; set; }
Field Value
One of the LineNumberMode values that indicates how line numbers are added to the output..See Also