KnownUIContexts.HistoricalDebuggingContext Property

Definition

A UI context indicating that IntelliTrace (historical debugging) is active

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

Property Value

Applies to