| HoconSubstitutionResolvedValue Property |
The evaluated value from the Path property
Namespace:
Akka.Configuration.Hocon
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public HoconValue ResolvedValue { get; set; }
member ResolvedValue : HoconValue with get, set
Property Value
Type:
HoconValueSee Also