Class ErrorData
public class ErrorData : INotifyPropertyChanged
- Inheritance
-
ErrorData
- Implements
Constructors
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.