_dispDebuggerEvents_SinkHelper::OnExceptionThrown Method (String^, String^, Int32, String^, dbgExceptionAction)
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Assembly: EnvDTE (in EnvDTE.dll)
public: virtual void OnExceptionThrown( String^ A_1, String^ A_2, int A_3, String^ A_4, dbgExceptionAction% A_5 )
Parameters
- A_1
-
Type:
System::String^
- A_2
-
Type:
System::String^
- A_3
-
Type:
System::Int32
- A_4
-
Type:
System::String^
- A_5
-
Type:
EnvDTE::dbgExceptionAction
Show: