Click or drag to resize

RuntimeManagerVersion Property

Gets the file version of OTX-Runtime API.

Namespace:  OpenTestSystem.Otx.Runtime.Api
Assembly:  OpenTestSystem.Otx.Runtime.Api (in OpenTestSystem.Otx.Runtime.Api.dll) Version: 5.5.0.0 (6.1.0.31040)
Syntax
public string Version { get; }

Property Value

Type: String

Implements

IRuntimeManagerVersion
See Also