ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / 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 System.Integer
    public System.int LineNumber {get;}
    See Also