MessageParsingException.LineNumber Property

Definition

Line number where parsing error is hit in messae body, its value would be less than 0, if line number is not known or error is not due to message body parsing error.

public:
 property int LineNumber { int get(); };
public int LineNumber { get; }
member this.LineNumber : int
Public ReadOnly Property LineNumber As Integer

Property Value

Int32

Applies to