JuggerNET Runtime Library

IJvmLoader.ClassPathAnalysis Property

A property that can be used to analyze the classpath. The returned string contains useful cleartext feedback on the correctness of configured classpath roots.

string ClassPathAnalysis {get;}

Remarks

The text returned by this property can be a great help during the debugging of configuration problems. We have wasted countless hours trying to figure out an application crash that in the end was due to an innocuous misspelling in a configured classpath root.

See Also

IJvmLoader Interface | Codemesh.JuggerNET Namespace