Click or drag to resize
Akka.NETHoconLiteralGetString 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
public string GetString()

Return Value

Type: String
The value of this element.

Implements

IHoconElementGetString
See Also