Walter.BOM
LineNumber Property (ExceptionLogging)
Walter.BOM Assembly > Walter.BOM Namespace > ExceptionLogging Class : LineNumber Property
Gets or sets the line number in the file where the exception occurred.
Syntax
public int LineNumber {get; set;}

Property Value

The line number of the exception.
Remarks
This property is required and aids in pinpointing the exact location of the error in the source code.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ExceptionLogging Class
ExceptionLogging Members