Click or drag to resize
SphinxStatusInfoValue Property
Gets the value of the status variable.

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

Property Value

Type: String
The value of the status variable.
See Also