Call Stack Property Sheet
See Also
You view the properties of a call on the current debugging call stack by right-clicking
its name in the Call Stack window and choosing Properties. A call has the following
properties:
- Class Name. The name of the class that contains the call.
- Method Name. The name of the method that contains the call.
- Line Number. The line number of the current execution point in the
call.
- Location. The file name and line number (separated by a colon) corresponding
to the current execution point in the call. If the file name and line number
are displayed in blue underlined text, then the text is linked to the source
code for that call.
Legal Notices