This topic has not yet been rated - Rate this topic

UIContextGuids80.Debugging Field

Specifies a context in which debugging is active.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
public const string Debugging

This context becomes active when the user initiates debugging, typically by pressing F5 or selecting Start from the Debug menu. This context also becomes active when an exception is caught and the user elects to debug it in Visual Studio.

The .ctc file label for this context is UICONTEXT_Debugging. See VISIBILITY_SECTION – VISIBILITY_END for details.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.