IDebugEngine150.RemoveSetExceptions(IEnumDebugExceptionInfo150) Method
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.
C++
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
- pExceptionList
- IEnumDebugExceptionInfo150
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |