Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Provides GUIDs for the debug engine.
Inheritance Hierarchy
Object
Microsoft.VisualStudio.VSConstants.DebugEnginesGuids
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public NotInheritable Class DebugEnginesGuids
public static class DebugEnginesGuids
public ref class DebugEnginesGuids abstract sealed
[<AbstractClass>]
[<Sealed>]
type DebugEnginesGuids = class end
public final class DebugEnginesGuids
The VSConstants.DebugEnginesGuids type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
![]() ![]() |
COMPlusLegacyEngine_guid | |
![]() ![]() |
COMPlusLegacyEngine_string | |
![]() ![]() |
COMPlusNewArchEngine_guid | |
![]() ![]() |
COMPlusNewArchEngine_string | |
![]() ![]() |
ManagedAndNative | The GUID of the managed and native debug engine. |
![]() ![]() |
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 debug engine for managed code. |
![]() ![]() |
ManagedOnly_string | The GUID of the debug engine for managed code. |
![]() ![]() |
ManagedOnlyEngineV2_guid | |
![]() ![]() |
ManagedOnlyEngineV2_string | |
![]() ![]() |
ManagedOnlyEngineV4_guid | |
![]() ![]() |
ManagedOnlyEngineV4_string | |
![]() ![]() |
NativeOnly | The GUID of the native only debug engine. |
![]() ![]() |
NativeOnly_guid | The GUID of the debug engine for native code. |
![]() ![]() |
NativeOnly_string | The GUID of the debug engine for native code. |
![]() ![]() |
Script | The GUID of the scripting debug engine. |
![]() ![]() |
Script_guid | The GUID of the debug engine for scripting. |
![]() ![]() |
Script_string | The GUID of the debug engine for scripting. |
![]() ![]() |
SqlDebugEngine2 | The GUID of the SQL debug engine. |
![]() ![]() |
SqlDebugEngine2_guid | The GUID of the SQL debug engine. |
![]() ![]() |
SqlDebugEngine2_string | The GUID of the SQL debug engine. |
![]() ![]() |
SqlDebugEngine3 | The GUID of the SQL debug engine. |
![]() ![]() |
SqlDebugEngine3_guid | The GUID of the SQL debug engine. |
![]() ![]() |
SqlDebugEngine3_string | The GUID of the SQL debug engine. |
![]() ![]() |
SQLLocalEngine | The GUID of the SQL local debug engine. |
![]() ![]() |
SQLLocalEngine_guid | The GUID of the SQL local debug engine. |
![]() ![]() |
SQLLocalEngine_string | The GUID of the SQL debug engine. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)