SphinxQLConnectionStringBuilderItem Property

Gets or sets the Object with the specified keyword.

Definition

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

Parameters

keyword  String
 

Property Value

Object

See Also