 | SphinxAttributeMatchAttributeName Property |
Gets the name of the matched attribute.
Namespace:
SphinxConnector.NativeApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic string AttributeName { get; }
Public ReadOnly Property AttributeName As String
Get
Property Value
Type:
StringThe name of the attribute.
See Also