Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Provides GUIDs for the debug engine.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.VSConstants.DebugEnginesGuids
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.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 | |
|---|---|---|
![]() ![]() |
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 | The GUID of the managed only debug engine. |
![]() ![]() |
ManagedOnly_guid | The GUID of the debug engine for managed code. |
![]() ![]() |
ManagedOnly_string | The GUID of the debug engine for managed code. |
![]() ![]() |
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)