Gets or sets the location of the full text search index file(s).

Namespace:  Mindscape.LightSpeed
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public string SearchEngineFileLocation { get; set; }
Visual Basic (Declaration)
Public Property SearchEngineFileLocation As String

Field Value

The location of the full text search index file(s).

See Also