单项选择题

A. Start the application in debug mode.Place a breakpoint at the main entry point of the application.Use the debugger to step through the application code.
B. Start the application in debug mode.Place a breakpoint at the main entry point of the application.Use the WPF Tree Visualizer tool.
C. Enable IntelliTrace and configure Visual Studio to generate a trace log.Start the application in debug mode.
D. "Enable IntelliTrace and configure Visual Studio to generate a trace log.Start the application by double-clicking the executable file (.exe).