JuggerNET Runtime Library

IJvmOptions.PrependToLibraryPath Method 

Prepend a directory to the librarypath.

void PrependToLibraryPath(
   string libpathroot
);

Parameters

libpathroot
A directory in which the JVM will look for native libraries.

See Also

IJvmOptions Interface | Codemesh.JuggerNET Namespace