dtSearch Text Retrieval Engine .NET interface

Options.Save Method 

Apply changes to Options.

public void Save();

Remarks

Changes to options are applied when you call Save(). They are not really saved anywhere, so options must be set up each time your program runs.

See Also

Options Class | dtSearch.Engine Namespace