Table of Contents

Class GetSearchEventArgs

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

Provides data for the GetSearchEvent handler.

public class GetSearchEventArgs : EventArgs
Inheritance
GetSearchEventArgs

Constructors

GetSearchEventArgs(string)

Initializes a new instance of the GetSearchEventArgs class with specified parameters.

Properties

FileName

Name of file where search processed.

Search

Search engine where search processed.