Click or drag to resize

APIGetCurrentVersion Method

Gets the currently installed AppRobotic version.

Namespace:  AppRobotic
Assembly:  AppRobotic (in AppRobotic.dll) Version: 15.21.3.21 (15.21.03.21)
Syntax
C#
public string GetCurrentVersion()

Return Value

Type: String
String containing the currently installed version.
See Also