Click or drag to resize

RuntimeManagerRuntimeImplementation Property

Gets or sets the runtime platform which doesn't depend on the design flatform.

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 RuntimeImplementations RuntimeImplementation { get; set; }

Property Value

Type: RuntimeImplementations

Implements

IRuntimeManagerRuntimeImplementation
See Also