 | SphinxWordInfoWord Property |
Gets the word form as returned from searchd, stemmed or otherwise postprocessed.
Namespace: SphinxConnector.CommonAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic string Word { get; }
Public ReadOnly Property Word As String
Get
Property Value
Type:
StringThe word.
See Also