Config..::..GetValue Method
Namespace:
Akka.Configuration
Assembly: Akka (in Akka.dll)
Assembly: Akka (in Akka.dll)
Syntax
public HoconValue GetValue( string path )
Public Function GetValue ( _ path As String _ ) As HoconValue
public: HoconValue^ GetValue( String^ path )
Parameters
- path
- Type: String