JuggerNET Runtime Library

IJvmOptions.BootClassPath Property

The JVMs bootclasspath.

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

Remarks

This property corresponds with the Java -Xbootclasspath: option.

See Also

IJvmOptions Interface | Codemesh.JuggerNET Namespace