Class ErrorClickEventArgs
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.