Table of Contents

Class ErrorData

Namespace
Alternet.Scripter.Debugger.UI.MAUI
Assembly
Alternet.Scripter.Debugger.UI.MAUI.v10.dll
public class ErrorData : INotifyPropertyChanged
Inheritance
ErrorData
Implements

Constructors

ErrorData()

Properties

Code

Gets or sets Error code.

Description

Gets or sets Error description.

Error

Gets or sets compiler Error data.

File

Gets or sets name of the file of the Error.

ImageUrl

Gets or sets the image that is displayed for the item.

Line

Gets or sets Error line.

Methods

OnPropertyChanged(string)

Events

PropertyChanged