TsgcTextToSpeechGoogleProperties › Version

Version Property

Read-only string with the sgcWebSockets library version.

Syntax

__property UnicodeString Version;

Default Value

Remarks

Returns the current sgcWebSockets package version as a string. Useful for logging, bug reports and verifying the deployed runtime matches what was compiled.

Example

Back to Properties