IDebugSession150.RemoveSetExceptions(IEnumDebugExceptionInfo150) Method

Definition

public:
 int RemoveSetExceptions(Microsoft::VisualStudio::Debugger::Interop::IEnumDebugExceptionInfo150 ^ pExceptionList);
public int RemoveSetExceptions (Microsoft.VisualStudio.Debugger.Interop.IEnumDebugExceptionInfo150 pExceptionList);
abstract member RemoveSetExceptions : Microsoft.VisualStudio.Debugger.Interop.IEnumDebugExceptionInfo150 -> int
Public Function RemoveSetExceptions (pExceptionList As IEnumDebugExceptionInfo150) As Integer

Parameters

Returns

Int32

Applies to