JuggerNET Runtime Library

IJvmOptions.PrependBootClassPath Property

The JVMs prepend-to-bootclasspath setting.

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

Remarks

This property corresponds with the Java -Xbootclasspath/p: option.

See Also

IJvmOptions Interface | Codemesh.JuggerNET Namespace