JuggerNET Runtime Library

IJvmOptions.LibraryPath Property

The application librarypath configured for the JVM.

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

Remarks

This property corresponds with the Java -Djava.library.path= option.

See Also

IJvmOptions Interface | Codemesh.JuggerNET Namespace