HoconTokenizer..::..IsStartOfQuotedText Method

Determines whether [is start of quoted text].

Namespace:  Akka.Configuration.Hocon
Assembly:  Akka (in Akka.dll)

Syntax


public bool IsStartOfQuotedText()
Public Function IsStartOfQuotedText As Boolean
public:
bool^ IsStartOfQuotedText()

Return Value

true if [is start of quoted text]; otherwise, false.