ComponentOne List for WinForms
C1.C1PreviewClient.Serialization Namespace / DeserializeException Class / LineNumber Property

In This Topic
    LineNumber Property (DeserializeException)
    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