Mime4.net Home | Community Edition | Order | Usage examples | Feedback
RootInputStream LineNumber Property MIME4NET Class Library Documentation
Gets the current line number starting at 1 (the number of \r\n read so far plus 1).

Namespace: NI.Email.Mime
Assembly: NI.Email.Mime (in NI.Email.Mime.dll) Version: 1.8.5168.22709
Syntax

public int LineNumber { get; }

Property Value

Type: Int32
See Also