Ignore Property (ScriptErrorEventArgs)
Gets or sets whether the current error will be ignored or not.
|
|---|
'Declaration
Public Property Ignore As Boolean |
|
|---|
public bool Ignore {get; set;} |
Property Value
true if the current error will be ignored; otherwise
false.