Click or drag to resize
SphinxAttributeMatchAttributeName Property
Gets the name of the matched attribute.

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

Property Value

Type: String
The name of the attribute.
See Also