LumiSoft Net Help
LineUtf8 Property
NamespacesLumiSoft.Net.IOSmartStream..::..ReadLineAsyncOPLineUtf8
Gets line as UTF-8 string. Returns null if EOS(end of stream) reached. Ending line-feed characters not included.
Declaration Syntax
C#Visual BasicVisual C++F#
public string LineUtf8 { get; }
Public ReadOnly Property LineUtf8 As String
	Get
public:
property String^ LineUtf8 {
	String^ get ();
}
member LineUtf8 : string with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119