LocationInfo.LineNumber Property
Gets the line number of the caller.
[Visual Basic]
Public ReadOnly Property LineNumber As
String
[C#]
public
string LineNumber {get;}
Property Value
The line number of the caller.
Remarks
Gets the line number of the caller.
See Also
LocationInfo Class | log4net.Core Namespace