UIContextGuids100.HistoricalDebugging Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Specifies a context that is active when the historical debugger is being used.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

Syntax

'Declaration
Public Const HistoricalDebugging As String
'Usage
Dim value As String

value = UIContextGuids100.HistoricalDebugging
public const string HistoricalDebugging
public:
literal String^ HistoricalDebugging
static val mutable HistoricalDebugging: string
public const var HistoricalDebugging : String

Remarks

The GUID for this context is: {D1B1E38F-1A7E-4236-AF55-6FA8F5FA76E6}. It is defined in vsshell100.h.

.NET Framework Security

See Also

Reference

UIContextGuids100 Class

UIContextGuids100 Members

Microsoft.VisualStudio.Shell.Interop Namespace