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