Click or drag to resize

SphinxSearchResultFields Property

Gets a list of strings containing the names of the fields for this result.

Namespace:  SphinxConnector.NativeApi
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
public IList<string> Fields { get; }

Property Value

Type: IListString
See Also