HoconTokenizer..::..IsUnquotedKey Method

Determines whether [is unquoted key].

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

Syntax


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

Return Value

true if [is unquoted key]; otherwise, false.