Multiple choice technology platforms and products

How do you enable intellitrace events?

  1. Tools -> Options -> Intellitrace -> Intelltrace events -> Enable Intellitrace

  2. Tools -> Options -> Intellitrace -> Enable Intellitrace

  3. Tools -> Options -> Intellitrace -> Enable Intellitrace and Intellitrace Events Only

  4. Tools -> Options -> Intellitrace -> Enable Intellitrace and Intellitrace Events and Call information

  5. a, c, d

  6. b, c, d

Reveal answer Fill a bubble to check yourself
F Correct answer
Explanation

To enable IntelliTrace in Visual Studio, you navigate to Tools -> Options -> IntelliTrace. Option B provides the basic 'Enable IntelliTrace' setting. Options C and D add specific configurations - option C enables 'IntelliTrace Events Only' mode, while option D enables full IntelliTrace including 'Events and Call information'. Option A incorrectly references 'Intelltrace events' (typo) and is not the correct path. Option F (b, c, d) is correct because B is the basic enable option, and C and D are the specific configurations you can choose within that setting.