| TokenType Property |
The type that represents this token.
Namespace:
Akka.Configuration.Hocon
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public TokenType Type { get; set; }
member Type : TokenType with get, set
Property Value
Type:
TokenTypeSee Also