 | QueryMetadataWordInfo Property |
Gets a list containing the word infos for the query.
Namespace: SphinxConnector.FluentApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntaxpublic IList<SphinxWordInfo> WordInfo { get; }Public ReadOnly Property WordInfo As IList(Of SphinxWordInfo)
Get
Property Value
IListSphinxWordInfo
See Also