| HoconSubstitution Constructor (String) |
Namespace:
Akka.Configuration.Hocon
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public HoconSubstitution(
string path
)
new :
path : string -> HoconSubstitution
Parameters
- path
- Type: SystemString
The path.
See Also