Reads IMAP string-literal/string/astring/nstring/utf8-quoted from string reader.
| C# | Visual Basic | Visual C++ | F# |
public static string ReadString( StringReader reader )
Public Shared Function ReadString ( reader As StringReader ) As String
public: static String^ ReadString( StringReader^ reader )
static member ReadString : reader : StringReader -> string
- reader (StringReader)
- String reader.
String
Returns IMAP string.
Returns IMAP string.
| Exception | Condition |
|---|---|
| ArgumentNullException | Is raised when reader is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119