HoconTokenizer
.
.
::
.
.
IsUnquotedKey Method
Determines whether [is unquoted key].
Namespace:
Akka.Configuration.Hocon
Assembly:
Akka
(in Akka.dll)
Syntax
C#
VB
C++
public
bool
IsUnquotedKey
()
Public
Function
IsUnquotedKey
As
Boolean
public
:
bool
^
IsUnquotedKey
()
Return Value
true
if [is unquoted key]; otherwise,
false
.
See Also
HoconTokenizer Class
Akka.Configuration.Hocon Namespace