JuggerNET Runtime Library

IOptions.JvmPath Property

The JVM that is to be used in in-process mode. This is the full path to a file which is usually called jvm.dll and is in a subdirectory of the Java Runtime Environment (JRE).

[ConfigOption(OptionName="null", Name="null")]
string JvmPath {get; set;}

Property Value

The JVM that is to be used in in-process mode.

See Also

IOptions Interface | Codemesh.JuggerNET Namespace