Click or drag to resize

SphinxAttributeMatchAttributeName Property

Gets the name of the matched attribute.

Namespace:  SphinxConnector.NativeApi
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
public string AttributeName { get; }

Property Value

Type: String
The name of the attribute.
See Also