Condividi tramite


Output Window, Debugging, Options Dialog Box

Note

This article applies to Visual Studio 2015. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here

You can specify which types of debugging information appear in the Output window. To display these options, open the Tools menu, click Options, expand the Debugging node, and click Output Window.

General Output Settings
This category contains controls that determine whether general debug messages appear in the Output window. You can specify whether each type of message appears.

WPF Trace Settings
This category contains controls that determine the level of WPF trace messages that appear in the Output window. You can specify whether each type of message appears and specify a level ranging from Critical to All.

For more information, see How to: Display WPF Trace Information.

See Also

Debugging, Options Dialog Box
Output Window