Click or drag to resize

SphinxSearchResultWarning Property

Gets a warning for this result, if any.

Namespace:  SphinxConnector.NativeApi
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
public string Warning { get; }

Property Value

Type: String
The warning.
See Also