Click or drag to resize

RuntimeManagerRdfPath Property

Gets or sets the path to the MVCI-Server configuration file (MVCI-Server.rdf).

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

Property Value

Type: String

Implements

IRuntimeManagerRdfPath
See Also