How To : Using the Code Inspector
Page Status: Beta
Contents |
[edit] Description
This document describes how to use Code Inspector.
[edit] Prerequisites
Understanding the Code Inspector
Introduction to Bungee Builder
Understanding Solutions and Projects
[edit] Procedure
To Inspect a Solution:
- In the Solution Explorer, right-click at the solution, project or class level (anywhere in the Solution Explorer) and select Inspect...
- The code inspector window appears.
- Use the Class Member Details links to drill down into your class structure.
- As need dictates, use the Current Class links or Breadcrumb toolbar to backtrack to classes you have already viewed.
To search within the Project Inspector window:
- Select the pop-up window displayed above.
- On the keyboard, press Ctrl-F.
[edit] Error Handling
[edit] Examples
[edit] Next Steps
Overview : Building a Bungee-powered Application