_dispDebuggerEvents_SinkHelper.m_OnExceptionNotHandledDelegate Field

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
Public m_OnExceptionNotHandledDelegate As _dispDebuggerEvents_OnExceptionNotHandledEventHandler
public _dispDebuggerEvents_OnExceptionNotHandledEventHandler m_OnExceptionNotHandledDelegate
public:
_dispDebuggerEvents_OnExceptionNotHandledEventHandler^ m_OnExceptionNotHandledDelegate
val mutable m_OnExceptionNotHandledDelegate: _dispDebuggerEvents_OnExceptionNotHandledEventHandler
public var m_OnExceptionNotHandledDelegate : _dispDebuggerEvents_OnExceptionNotHandledEventHandler

.NET Framework Security

See Also

Reference

_dispDebuggerEvents_SinkHelper Class

EnvDTE Namespace