IGHAConnectionManagerGetDrivers Method |
[This is preliminary documentation and is subject to change.]
Returns all available drivers installed on the connected GHA Server
Namespace:
RemoteLib
Assembly:
RemoteLib (in RemoteLib.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxList<GHADriverAssemblyMap> GetDrivers()
Return Value
Type:
ListGHADriverAssemblyMapDriver assembly map list
See Also