LumiSoft Net Help
QuotedString Method
NamespacesLumiSoft.Net.MIMEMIME_ReaderQuotedString()()()()
Reads RFC 822 'quoted-string' from source stream.
Declaration Syntax
C#Visual BasicVisual 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.
Exceptions
ExceptionCondition
InvalidOperationExceptionIs raised when source stream has no quoted-string at current position.
ArgumentExceptionIs raised when not valid 'quoted-string'.

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