| JuggerNET Runtime Library |
|
IJvmOptions.AppendBootClassPath Property
The JVMs append-to-bootclasspath setting.
[ConfigOption(OptionName="null", Name="null")]
string AppendBootClassPath {get; set;}
Remarks
This property corresponds with the Java -Xbootclasspath/a: option.
See Also
IJvmOptions Interface | Codemesh.JuggerNET Namespace