Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates the reason that debugging was stoppe.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
Public Enumeration __STOP_DEBUGGING_PROCESS_REASON
public enum __STOP_DEBUGGING_PROCESS_REASON
public enum class __STOP_DEBUGGING_PROCESS_REASON
type __STOP_DEBUGGING_PROCESS_REASON
public enum __STOP_DEBUGGING_PROCESS_REASON
Members
Member name | Description | |
---|---|---|
SDPR_DETACH | Debugging was stopped because the debugger was detached. | |
SDPR_TERMINATE | Debugging was stopped because the process was terminated. |
Remarks
COM Signature
From vsshell80.idl: