Table of Contents

Class DebuggerErrorOccurredEventArgs

Namespace
Alternet.Scripter.Debugger
Assembly
Alternet.Scripter.Debugger.Common.v10.dll

Provides data for the IScriptDebugger.DebuggerError event.

public class DebuggerErrorOccurredEventArgs : EventArgs
Inheritance
DebuggerErrorOccurredEventArgs

Properties

Exception

Gets or sets the Exception to process.