Click or drag to resize

IGHAConnectionManagerGetGHAVersion Method

[This is preliminary documentation and is subject to change.]

Returns the version of the connected GHA Server

Namespace:  RemoteLib
Assembly:  RemoteLib (in RemoteLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
string GetGHAVersion()

Return Value

Type: String
String version of the stanard version type (e.g. 1.0.1.2222)
See Also