KnownUIContexts.DebuggingContext Property

Definition

A UI context indicating whether a solution is being debugged

public:
 static property Microsoft::VisualStudio::Shell::UIContext ^ DebuggingContext { Microsoft::VisualStudio::Shell::UIContext ^ get(); };
public static Microsoft.VisualStudio.Shell.UIContext DebuggingContext { get; }
static member DebuggingContext : Microsoft.VisualStudio.Shell.UIContext
Public Shared ReadOnly Property DebuggingContext As UIContext

Property Value

Applies to