Reads RFC 822 'quoted-string' from source stream.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string QuotedString()
Public Function QuotedString As String
public: String^ QuotedString()
member QuotedString : unit -> string
Return Value
String
Returns RFC 822 'quoted-string' or null if end of stream reached.
Returns RFC 822 'quoted-string' or null if end of stream reached.
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | Is raised when source stream has no quoted-string at current position. |
ArgumentException | Is raised when not valid 'quoted-string'. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119