The absolute file path of an external assembly that will be automatically registered to handle operational events.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public string EventHandlerAssemblyPath { get; set; }
public string EventHandlerAssemblyPath { get; set; }
Public Property EventHandlerAssemblyPath As String Get Set
Public Property EventHandlerAssemblyPath As String Get Set
public: property String^ EventHandlerAssemblyPath { String^ get (); void set (String^ value); }
public: property String^ EventHandlerAssemblyPath { String^ get (); void set (String^ value); }
member EventHandlerAssemblyPath : string with get, set
member EventHandlerAssemblyPath : string with get, set
Property Value
Remarks
This provides a simple but powerful way to customize operational behavior coming from any part of the search system. See user guide for more info.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120