RootInputStream Properties

The properties of the RootInputStream class are listed below. For a complete list of RootInputStream class members, see the RootInputStream Members topic.

Public Instance Properties

CanRead (inherited from NI.Common.IO.FilterStream) 
CanSeek (inherited from NI.Common.IO.FilterStream) 
CanWrite (inherited from NI.Common.IO.FilterStream) 
Length (inherited from NI.Common.IO.FilterStream) 
LineNumber Gets the current line number starting at 1 (the number of \r\n read so far plus 1).
Position (inherited from NI.Common.IO.FilterStream) 

Protected Instance Properties

UnderlyingStream (inherited from NI.Common.IO.FilterStream) 

See Also

RootInputStream Class | NI.Email.Mime Namespace