Click or drag to resize
HoconSubstitutionGetString Method
Returns the value of this instance as a string.

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

Return Value

Type: String
System.String.

Implements

IHoconElementGetString
See Also