Click or drag to resize

ISphinxTypeSupportedSince Property

Gets the version since when the implementing type is supported by Sphinx.

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

Property Value

Type: Version
The version.
See Also