 | SphinxSearchResultWarning Property |
Gets a warning for this result, if any.
Namespace:
SphinxConnector.NativeApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic string Warning { get; }
Public ReadOnly Property Warning As String
Get
Property Value
Type:
StringThe warning.
See Also