Click or drag to resize

SphinxQLConnectionStringBuilderItem Property

Gets or sets the Object with the specified keyword.

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntax
public override Object this[
	string keyword
] { get; set; }

Parameters

keyword  String
 

Property Value

Object
See Also