Click or drag to resize
HoconSubstitutionPath Property
The full path to the value which should substitute this instance.

Namespace: Akka.Configuration.Hocon
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public string Path { get; }

Property Value

Type: String
The path.
See Also