Config..::..Root Property
Returns the root node of this configuration section
Namespace:
Akka.ConfigurationAssembly: Akka (in Akka.dll)
Syntax
public HoconValue Root { get; }
Public ReadOnly Property Root As HoconValue Get
public: property HoconValue^ Root { HoconValue^ get (); }