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