Gets line as UTF-8 string. Returns null if EOS(end of stream) reached. Ending line-feed characters not included.

C# | Visual Basic | Visual C++ | F# |
public string LineUtf8 { get; }
Public ReadOnly Property LineUtf8 As String Get
public: property String^ LineUtf8 { String^ get (); }
member LineUtf8 : string with get


Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119