[Missing <summary> documentation for "P:Akka.Configuration.Hocon.HoconRoot.Value"]
Namespace: Akka.Configuration.HoconAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxpublic HoconValue Value { get; }
Public ReadOnly Property Value As HoconValue
Get
public:
property HoconValue^ Value {
HoconValue^ get ();
}
member Value : HoconValue with get
Property Value
Type:
HoconValue
See Also