Click or drag to resize

RuntimeManagerProjectName Property

Gets the project name.

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 ProjectName { get; }

Property Value

Type: String

Implements

IRuntimeManagerProjectName
See Also