ComponentOne Reports for WPF
C1.C1Preview.Serialization Namespace / DeserializeException Class / LineNumber Property

In This Topic
    LineNumber Property
    In This Topic
    Gets the line number associated with the exception.
    Syntax
    'Declaration
     
    Public ReadOnly Property LineNumber As Integer
    public int LineNumber {get;}
    See Also