Click or drag to resize

SphinxStatusInfoValue Property

Gets the value of the status variable.

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

Property Value

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