Click or drag to resize
Akka.NETIHoconElementGetString Method
Retrieves the string representation of this element.

Namespace:  Akka.Configuration.Hocon
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
string GetString()

Return Value

Type: String
The string representation of this element.
See Also