 | SphinxStatusInfoValue Property |
Gets the value of the status variable.
Namespace:
SphinxConnector.NativeApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic string Value { get; }
Public ReadOnly Property Value As String
Get
Property Value
Type:
StringThe value of the status variable.
See Also