JuggerNET Runtime Library

IJvmOptions.AppendToLibraryPath Method 

Append a directory to the library search path.

void AppendToLibraryPath(
   string libpathroot
);

Parameters

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

See Also

IJvmOptions Interface | Codemesh.JuggerNET Namespace