Table of Contents

Class DebuggerErrorOccuredEventArgs

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

Provides data for the IScriptDebugger.DebuggerError event.

public class DebuggerErrorOccuredEventArgs : EventArgs
Inheritance
DebuggerErrorOccuredEventArgs

Properties

Exception

Gets or sets the Exception to process.