Table of Contents

Class FindResultData

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

Constructors

FindResultData()

Properties

File

Gets or sets name of the file of the Find result.

FileRange

Gets or sets name of the file range of the Find result.

ImageUrl

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

Line

Gets or sets Find result line.

Source

Gets or sets Find result source text.

Methods

OnPropertyChanged(string)

Events

PropertyChanged