Examining the Classes Loaded by the Program

The Classes view in the Debugger window displays the hierarchy of all classes that have been loaded by the process being debugged. Expanding a class shows the static data for the class.

To view the classes loaded by the program:

Tip You can use the right-click menu on a method name in the Classes view to set a breakpoint on that method.
See also
Examining Variables
The Debug Environment

Legal Notices