VSConstants.DebugEnginesGuids Class

Definition

public: ref class VSConstants::DebugEnginesGuids abstract sealed
class VSConstants::DebugEnginesGuids abstract sealed
public static class VSConstants.DebugEnginesGuids
type VSConstants.DebugEnginesGuids = class
Public Class VSConstants.DebugEnginesGuids
Inheritance
VSConstants.DebugEnginesGuids

Fields

COMPlusLegacyEngine_guid

The guid of the Legacy Debugger Engine (CPDE).

COMPlusLegacyEngine_string
COMPlusNewArchEngine_guid

The guid of the New Debugger Engine (Concord).

COMPlusNewArchEngine_string
CoreSystemClr_guid

The guid of the Debugger engine for managed (Core).

CoreSystemClr_string
ManagedAndNative
ManagedAndNative_guid

The GUID of the debug engine for managed and native code.

ManagedAndNative_string

The GUID of the debug engine for managed and native code.

ManagedOnly_guid

The guid of the Debugger Engine for Managed code.

ManagedOnly_string

The GUID of the debug engine for managed code.

ManagedOnlyEngineV2_guid

The guid of the Debugger Engine for managed (v3.5, v3.0, v2.0).

ManagedOnlyEngineV2_string
ManagedOnlyEngineV4_guid

The guid of the Debugger Engine for managed (v4.5, v4.0).

ManagedOnlyEngineV4_string
NativeOnly
NativeOnly_guid

The GUID of the debug engine for native code.

NativeOnly_string

The GUID of the debug engine for native code.

Script
Script_guid

The GUID of the debug engine for scripting.

Script_string

The GUID of the debug engine for scripting.

SqlDebugEngine2
SqlDebugEngine2_guid

The GUID of the SQL debug engine.

SqlDebugEngine2_string

The GUID of the SQL debug engine.

SqlDebugEngine3
SqlDebugEngine3_guid

The GUID of the SQL debug engine.

SqlDebugEngine3_string

The GUID of the SQL debug engine.

SQLLocalEngine
SQLLocalEngine_guid

The GUID of the SQL local debug engine.

SQLLocalEngine_string

The GUID of the SQL debug engine.

Applies to