IDebugSession150.RemoveSetExceptions(IEnumDebugExceptionInfo150) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- pExceptionList
- IEnumDebugExceptionInfo150