Class DebuggerErrorOccuredEventArgs
Provides data for the IScriptDebugger.DebuggerError
event.
public class DebuggerErrorOccuredEventArgs : EventArgs
- Inheritance
-
DebuggerErrorOccuredEventArgs
Properties
- Exception
Gets or sets the Exception to process.