Table of Contents

Class ErrorClickEventArgs

Namespace
Alternet.Scripter.Debugger.UI.Wpf
Assembly
Alternet.Scripter.Debugger.UI.Wpf.v9.dll

Provides data for the Errors.ErrorClick event.

public class ErrorClickEventArgs : EventArgs
Inheritance
ErrorClickEventArgs

Properties

Error

Gets or sets a ScriptCompilationDiagnostic currently selected in the list of Compiler Errors.