JuggerNET Runtime Library

JvmLoader.Read Method (String)

Explicitly updates the instance with configuration information from the specified configuration file.

[ComVisible(Value=False)]
public void Read(
   string file
);

Parameters

file
the configuration file to be used.

Implements

IJvmLoader.Read

See Also

JvmLoader Class | Codemesh.JuggerNET Namespace | JvmLoader.Read Overload List